Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan 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-pcu-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d6176d12f347626a40592bb7122e0cc8553376e8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6176d12f347626a40592bb7122e0cc8553376e8 # timeout=10 Commit message: "debian-bookworm-titan: chown 1000 for deps" > git rev-list --no-walk affe733c8c1194a7ece649d13c272b5820897f0f # timeout=10 [ttcn3-pcu-test-asan] $ /bin/sh -xe /tmp/jenkins1546687132129793189.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-pcu-test-asan + sed s/-asan$// + DIR=ttcn3-pcu-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-pcu-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs ] + [ xjenkins-ttcn3-pcu-test-asan-103 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/ttcn3-pcu-test + SUITE_NAME=ttcn3-pcu-test + IMAGE_SUFFIX=asan + docker_images_require osmo-pcu-asan ttcn3-pcu-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-pcu-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/debian-bookworm-obs-asan' 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-pcu-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.38kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #6 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.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-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:f43040ea8cabfa24344f7e9bafe07204d3e9af8da94c9d073b6e85699929a8e2 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n f43040ea8cab + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-pcu-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-pcu-asan + echo osmo-pcu-asan + sed s/-asan/-latest/ + dir=osmo-pcu-latest + pull_arg=--pull + grep ^FROM ../osmo-pcu-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-pcu-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcu-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-pcu-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/osmo-pcu-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-pcu-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-pcu-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 523B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan #4 CACHED #5 [internal] load build context #5 transferring context: 179B done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-pcu && apt-get clean ;; centos*) dnf install -y osmo-pcu ;; esac #6 0.390 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.390 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.392 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.393 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.564 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] #6 0.581 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #6 0.604 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #6 0.656 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [182 kB] #6 0.696 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] #6 0.710 Fetched 352 kB in 0s (975 kB/s) #6 0.710 Reading package lists... #6 0.967 Reading package lists... #6 1.210 Building dependency tree... #6 1.262 Reading state information... #6 1.325 The following additional packages will be installed: #6 1.325 libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 #6 1.325 libmnl0 libortp16 libosmoabis13 libosmocodec4 libosmocore22 libosmoctrl0 #6 1.325 libosmogb14 libosmogsm20 libosmoisdn0 libosmotrau10 libosmovty13 libsctp1 #6 1.325 libtalloc2 libubsan1 liburing2 osmocom-nightly-asan #6 1.326 Suggested packages: #6 1.326 lksctp-tools #6 1.377 The following NEW packages will be installed: #6 1.377 libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 #6 1.377 libmnl0 libortp16 libosmoabis13 libosmocodec4 libosmocore22 libosmoctrl0 #6 1.377 libosmogb14 libosmogsm20 libosmoisdn0 libosmotrau10 libosmovty13 libsctp1 #6 1.378 libtalloc2 libubsan1 liburing2 osmo-pcu osmocom-nightly-asan #6 1.399 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #6 1.399 Need to get 8414 kB of archives. #6 1.399 After this operation, 47.5 MB of additional disk space will be used. #6 1.399 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.402 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202409192029 [1200 B] #6 1.435 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409192029~asan [579 kB] #6 1.450 Get:4 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #6 1.452 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409192029~asan [162 kB] #6 1.453 Get:6 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #6 1.453 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409192029~asan [1080 kB] #6 1.456 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #6 1.459 Get:9 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #6 1.461 Get:10 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #6 1.462 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.463 Get:12 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #6 1.465 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.466 Get:14 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.467 Get:15 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.476 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409192029~asan [279 kB] #6 1.485 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.11.0d73.202409192029~asan [313 kB] #6 1.486 Get:18 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.488 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.12.6e1e.202409192029~asan [67.9 kB] #6 1.488 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409192029~asan [97.5 kB] #6 1.489 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409192029~asan [741 kB] #6 1.498 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau10 1.6.0.11.0d73.202409192029~asan [125 kB] #6 1.518 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-pcu 1.5.0.4.8734.202409192029~asan [942 kB] #6 1.602 debconf: delaying package configuration, since apt-utils is not installed #6 1.651 Fetched 8414 kB in 0s (57.7 MB/s) #6 1.725 Selecting previously unselected package libasan8:amd64. #6 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 ... 6628 files and directories currently installed.) #6 1.735 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 1.770 Unpacking libasan8:amd64 (12.2.0-14) ... #6 2.009 Selecting previously unselected package libdecaf0:amd64. #6 2.011 Preparing to unpack .../01-libdecaf0_1.0.2-2_amd64.deb ... #6 2.028 Unpacking libdecaf0:amd64 (1.0.2-2) ... #6 2.178 Selecting previously unselected package libmbedcrypto7:amd64. #6 2.181 Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ... #6 2.199 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #6 2.334 Selecting previously unselected package libmbedx509-1:amd64. #6 2.335 Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ... #6 2.351 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #6 2.479 Selecting previously unselected package libmbedtls14:amd64. #6 2.481 Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ... #6 2.499 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #6 2.631 Selecting previously unselected package libbctoolbox1:amd64. #6 2.633 Preparing to unpack .../05-libbctoolbox1_5.1.64-2_amd64.deb ... #6 2.651 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #6 2.803 Selecting previously unselected package libmnl0:amd64. #6 2.805 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ... #6 2.823 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.949 Selecting previously unselected package libortp16:amd64. #6 2.951 Preparing to unpack .../07-libortp16_1%3a5.1.64-2_amd64.deb ... #6 2.968 Unpacking libortp16:amd64 (1:5.1.64-2) ... #6 3.092 Selecting previously unselected package osmocom-nightly-asan. #6 3.094 Preparing to unpack .../08-osmocom-nightly-asan_202409192029_amd64.deb ... #6 3.111 Unpacking osmocom-nightly-asan (202409192029) ... #6 3.241 Selecting previously unselected package libsctp1:amd64. #6 3.243 Preparing to unpack .../09-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 3.260 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.397 Selecting previously unselected package libtalloc2:amd64. #6 3.399 Preparing to unpack .../10-libtalloc2_2.4.0-f2_amd64.deb ... #6 3.415 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 3.546 Selecting previously unselected package libubsan1:amd64. #6 3.548 Preparing to unpack .../11-libubsan1_12.2.0-14_amd64.deb ... #6 3.565 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 3.741 Selecting previously unselected package liburing2:amd64. #6 3.743 Preparing to unpack .../12-liburing2_2.3-3_amd64.deb ... #6 3.759 Unpacking liburing2:amd64 (2.3-3) ... #6 3.877 Selecting previously unselected package libosmocore22:amd64. #6 3.879 Preparing to unpack .../13-libosmocore22_1.10.0.12.6e1e.202409192029~asan_amd64.deb ... #6 3.895 Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 4.051 Selecting previously unselected package libosmoisdn0:amd64. #6 4.053 Preparing to unpack .../14-libosmoisdn0_1.10.0.12.6e1e.202409192029~asan_amd64.deb ... #6 4.070 Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 4.205 Selecting previously unselected package libosmogsm20:amd64. #6 4.207 Preparing to unpack .../15-libosmogsm20_1.10.0.12.6e1e.202409192029~asan_amd64.deb ... #6 4.223 Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 4.398 Selecting previously unselected package libosmovty13:amd64. #6 4.399 Preparing to unpack .../16-libosmovty13_1.10.0.12.6e1e.202409192029~asan_amd64.deb ... #6 4.416 Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 4.596 Selecting previously unselected package libosmoabis13:amd64. #6 4.598 Preparing to unpack .../17-libosmoabis13_1.6.0.11.0d73.202409192029~asan_amd64.deb ... #6 4.614 Unpacking libosmoabis13:amd64 (1.6.0.11.0d73.202409192029~asan) ... #6 4.765 Selecting previously unselected package libosmocodec4:amd64. #6 4.767 Preparing to unpack .../18-libosmocodec4_1.10.0.12.6e1e.202409192029~asan_amd64.deb ... #6 4.783 Unpacking libosmocodec4:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 4.919 Selecting previously unselected package libosmoctrl0:amd64. #6 4.921 Preparing to unpack .../19-libosmoctrl0_1.10.0.12.6e1e.202409192029~asan_amd64.deb ... #6 4.938 Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 5.081 Selecting previously unselected package libosmogb14:amd64. #6 5.083 Preparing to unpack .../20-libosmogb14_1.10.0.12.6e1e.202409192029~asan_amd64.deb ... #6 5.100 Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 5.277 Selecting previously unselected package libosmotrau10:amd64. #6 5.279 Preparing to unpack .../21-libosmotrau10_1.6.0.11.0d73.202409192029~asan_amd64.deb ... #6 5.297 Unpacking libosmotrau10:amd64 (1.6.0.11.0d73.202409192029~asan) ... #6 5.446 Selecting previously unselected package osmo-pcu. #6 5.448 Preparing to unpack .../22-osmo-pcu_1.5.0.4.8734.202409192029~asan_amd64.deb ... #6 5.466 Unpacking osmo-pcu (1.5.0.4.8734.202409192029~asan) ... #6 5.620 Setting up libdecaf0:amd64 (1.0.2-2) ... #6 5.671 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 5.721 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #6 5.771 Setting up libmnl0:amd64 (1.0.4-3) ... #6 5.825 Setting up libubsan1:amd64 (12.2.0-14) ... #6 5.877 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 5.930 Setting up libasan8:amd64 (12.2.0-14) ... #6 5.983 Setting up osmocom-nightly-asan (202409192029) ... #6 6.037 Setting up liburing2:amd64 (2.3-3) ... #6 6.088 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #6 6.141 Setting up libmbedtls14:amd64 (2.28.3-1) ... #6 6.192 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #6 6.249 Setting up libortp16:amd64 (1:5.1.64-2) ... #6 6.301 Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 6.352 Setting up libosmocodec4:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 6.403 Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 6.454 Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 6.504 Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 6.555 Setting up libosmoabis13:amd64 (1.6.0.11.0d73.202409192029~asan) ... #6 6.608 Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 6.662 Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409192029~asan) ... #6 6.717 Setting up libosmotrau10:amd64 (1.6.0.11.0d73.202409192029~asan) ... #6 6.767 Setting up osmo-pcu (1.5.0.4.8734.202409192029~asan) ... #6 7.006 changed ownership of '/etc/osmocom/osmo-pcu.cfg' from root:root to osmocom:osmocom #6 7.008 mode of '/etc/osmocom/osmo-pcu.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 7.010 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 7.011 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 7.015 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 7.099 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 DONE 7.5s #7 [3/5] WORKDIR /TMP #7 DONE 0.2s #8 [4/5] COPY OSMO-PCU.CFG /data/osmo-pcu.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.9s done #10 writing image sha256:369a8a7211f1b6c69f7bd5004fd767af745d81bcf64622efc88f0ea72a583431 done #10 naming to docker.io/osmocom-build/osmo-pcu-asan:latest 0.0s done #10 DONE 0.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/osmo-pcu-latest' + docker_image_exists osmo-pcu-asan + docker images -q osmocom-build/osmo-pcu-asan + test -n 369a8a7211f1 + list_osmo_packages debian-bookworm osmo-pcu-asan + local distro=debian-bookworm + local image=osmo-pcu-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcu-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcu-asan ### ii libosmoabis13:amd64 1.6.0.11.0d73.202409192029~asan amd64 GSM A-bis handling ii libosmocodec4:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo codec library ii libosmocore22:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo control library ii libosmogb14:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo ISDN utility library ii libosmotrau10:amd64 1.6.0.11.0d73.202409192029~asan amd64 GSM trau handling ii libosmovty13:amd64 1.10.0.12.6e1e.202409192029~asan amd64 Osmo VTY library ii osmo-pcu 1.5.0.4.8734.202409192029~asan amd64 Osmocom GPRS/EDGE Packet Control Unit (PCU) ii osmocom-nightly-asan 202409192029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcu-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:33e9645f1467b1ccd031d824c7149bf1c74aab1f173bdad3c6511cda4b59fcaf 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-pcu-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcu-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcu-test + echo ttcn3-pcu-test + dir=ttcn3-pcu-test + pull_arg=--pull + grep ^FROM ../ttcn3-pcu-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-pcu-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcu-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcu-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/ttcn3-pcu-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-pcu-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-pcu-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 957B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" pcu #8 0.283 + OSMO_TTCN3_BRANCH=master #8 0.283 + shift #8 0.283 + cd /osmo-ttcn3-hacks #8 0.283 + git fetch #8 0.353 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.353 3ebc0972..c7e40d6a master -> origin/master #8 0.360 + git checkout master #8 0.382 Already on 'master' #8 0.383 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. #8 0.383 (use "git pull" to update your local branch) #8 0.383 + git symbolic-ref -q HEAD #8 0.386 refs/heads/master #8 0.386 + git reset --hard origin/master #8 0.410 HEAD is now at c7e40d6a Makefile: avoid fetching deps if not needed #8 0.411 + git rev-parse --abbrev-ref HEAD #8 0.414 master #8 0.414 + git rev-parse HEAD #8 0.417 c7e40d6a82ad2a004e5c82d46c5f82a9b7a99dc4 #8 0.417 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.419 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.419 + make -j8 deps #8 0.540 (make -j20 -C deps || make -j1 -C deps) #8 0.543 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.544 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.548 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.548 To add an exception for this directory, call: #8 0.548 #8 0.548 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.555 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.555 To add an exception for this directory, call: #8 0.555 #8 0.555 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.559 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.559 usage: git diff --no-index [] #8 0.559 #8 0.559 Diff output format options #8 0.559 -p, --patch generate patch #8 0.559 -s, --no-patch suppress diff output #8 0.559 -u generate patch #8 0.559 -U, --unified[=] generate diffs with lines context #8 0.559 -W, --function-context #8 0.559 generate diffs with lines context #8 0.559 --raw generate the diff in raw format #8 0.559 --patch-with-raw synonym for '-p --raw' #8 0.559 --patch-with-stat synonym for '-p --stat' #8 0.559 --numstat machine friendly --stat #8 0.559 --shortstat output only the last line of --stat #8 0.559 -X, --dirstat[=...] #8 0.559 output the distribution of relative amount of changes for each sub-directory #8 0.559 --cumulative synonym for --dirstat=cumulative #8 0.559 --dirstat-by-file[=...] #8 0.559 synonym for --dirstat=files,param1,param2... #8 0.559 --check warn if changes introduce conflict markers or whitespace errors #8 0.559 --summary condensed summary such as creations, renames and mode changes #8 0.559 --name-only show only names of changed files #8 0.559 --name-status show only names and status of changed files #8 0.559 --stat[=[,[,]]] #8 0.559 generate diffstat #8 0.559 --stat-width generate diffstat with a given width #8 0.559 --stat-name-width #8 0.559 generate diffstat with a given name width #8 0.559 --stat-graph-width #8 0.559 generate diffstat with a given graph width #8 0.559 --stat-count generate diffstat with limited lines #8 0.559 --compact-summary generate compact summary in diffstat #8 0.559 --binary output a binary diff that can be applied #8 0.559 --full-index show full pre- and post-image object names on the "index" lines #8 0.559 --color[=] show colored diff #8 0.559 --ws-error-highlight #8 0.559 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.559 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.559 --abbrev[=] use digits to display object names #8 0.559 --src-prefix #8 0.559 show the given source prefix instead of "a/" #8 0.559 --dst-prefix #8 0.559 show the given destination prefix instead of "b/" #8 0.559 --line-prefix #8 0.559 prepend an additional prefix to every line of output #8 0.559 --no-prefix do not show any source or destination prefix #8 0.559 --inter-hunk-context #8 0.559 show context between diff hunks up to the specified number of lines #8 0.559 --output-indicator-new #8 0.559 specify the character to indicate a new line instead of '+' #8 0.559 --output-indicator-old #8 0.559 specify the character to indicate an old line instead of '-' #8 0.559 --output-indicator-context #8 0.559 specify the character to indicate a context instead of ' ' #8 0.559 #8 0.559 Diff rename options #8 0.559 -B, --break-rewrites[=[/]] #8 0.559 break complete rewrite changes into pairs of delete and create #8 0.559 -M, --find-renames[=] #8 0.559 detect renames #8 0.559 -D, --irreversible-delete #8 0.559 omit the preimage for deletes #8 0.559 -C, --find-copies[=] #8 0.559 detect copies #8 0.559 --find-copies-harder use unmodified files as source to find copies #8 0.559 --no-renames disable rename detection #8 0.559 --rename-empty use empty blobs as rename source #8 0.559 --follow continue listing the history of a file beyond renames #8 0.559 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.559 #8 0.559 Diff algorithm options #8 0.559 --minimal produce the smallest possible diff #8 0.559 -w, --ignore-all-space #8 0.559 ignore whitespace when comparing lines #8 0.559 -b, --ignore-space-change #8 0.559 ignore changes in amount of whitespace #8 0.559 --ignore-space-at-eol #8 0.559 ignore changes in whitespace at EOL #8 0.559 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.559 --ignore-blank-lines ignore changes whose lines are all blank #8 0.559 -I, --ignore-matching-lines #8 0.559 ignore changes whose all lines match #8 0.560 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.560 --patience generate diff using the "patience diff" algorithm #8 0.560 --histogram generate diff using the "histogram diff" algorithm #8 0.560 --diff-algorithm #8 0.560 choose a diff algorithm #8 0.560 --anchored generate diff using the "anchored diff" algorithm #8 0.560 --word-diff[=] show word diff, using to delimit changed words #8 0.560 --word-diff-regex #8 0.560 use to decide what a word is #8 0.560 --color-words[=] #8 0.560 equivalent to --word-diff=color --word-diff-regex= #8 0.560 --color-moved[=] #8 0.560 moved lines of code are colored differently #8 0.560 --color-moved-ws #8 0.560 how white spaces are ignored in --color-moved #8 0.560 #8 0.560 Other diff options #8 0.560 --relative[=] #8 0.560 when run from subdir, exclude changes outside and show relative paths #8 0.560 -a, --text treat all files as text #8 0.560 -R swap two inputs, reverse the diff #8 0.560 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.560 --quiet disable all output of the program #8 0.560 --ext-diff allow an external diff helper to be executed #8 0.560 --textconv run external text conversion filters when comparing binary files #8 0.560 --ignore-submodules[=] #8 0.560 ignore changes to submodules in the diff generation #8 0.560 --submodule[=] #8 0.560 specify how differences in submodules are shown #8 0.560 --ita-invisible-in-index #8 0.560 hide 'git add -N' entries from the index #8 0.560 --ita-visible-in-index #8 0.560 treat 'git add -N' entries as real in the index #8 0.560 -S look for differences that change the number of occurrences of the specified string #8 0.560 -G look for differences that change the number of occurrences of the specified regex #8 0.560 --pickaxe-all show all changes in the changeset with -S or -G #8 0.560 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.560 -O control the order in which files appear in the output #8 0.560 --rotate-to show the change in the specified path first #8 0.560 --skip-to skip the output to the specified path #8 0.560 --find-object #8 0.560 look for differences that change the number of occurrences of the specified object #8 0.560 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.560 select files by diff type #8 0.560 --output output to a specific file #8 0.560 #8 0.564 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.564 To add an exception for this directory, call: #8 0.564 #8 0.564 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.571 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.571 To add an exception for this directory, call: #8 0.571 #8 0.571 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.575 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.575 usage: git diff --no-index [] #8 0.575 #8 0.575 Diff output format options #8 0.575 -p, --patch generate patch #8 0.575 -s, --no-patch suppress diff output #8 0.575 -u generate patch #8 0.575 -U, --unified[=] generate diffs with lines context #8 0.575 -W, --function-context #8 0.575 generate diffs with lines context #8 0.575 --raw generate the diff in raw format #8 0.575 --patch-with-raw synonym for '-p --raw' #8 0.575 --patch-with-stat synonym for '-p --stat' #8 0.575 --numstat machine friendly --stat #8 0.575 --shortstat output only the last line of --stat #8 0.575 -X, --dirstat[=...] #8 0.575 output the distribution of relative amount of changes for each sub-directory #8 0.575 --cumulative synonym for --dirstat=cumulative #8 0.575 --dirstat-by-file[=...] #8 0.575 synonym for --dirstat=files,param1,param2... #8 0.575 --check warn if changes introduce conflict markers or whitespace errors #8 0.575 --summary condensed summary such as creations, renames and mode changes #8 0.575 --name-only show only names of changed files #8 0.575 --name-status show only names and status of changed files #8 0.575 --stat[=[,[,]]] #8 0.575 generate diffstat #8 0.575 --stat-width generate diffstat with a given width #8 0.575 --stat-name-width #8 0.575 generate diffstat with a given name width #8 0.575 --stat-graph-width #8 0.575 generate diffstat with a given graph width #8 0.575 --stat-count generate diffstat with limited lines #8 0.575 --compact-summary generate compact summary in diffstat #8 0.575 --binary output a binary diff that can be applied #8 0.575 --full-index show full pre- and post-image object names on the "index" lines #8 0.575 --color[=] show colored diff #8 0.575 --ws-error-highlight #8 0.575 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.575 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.575 --abbrev[=] use digits to display object names #8 0.575 --src-prefix #8 0.575 show the given source prefix instead of "a/" #8 0.575 --dst-prefix #8 0.575 show the given destination prefix instead of "b/" #8 0.575 --line-prefix #8 0.575 prepend an additional prefix to every line of output #8 0.575 --no-prefix do not show any source or destination prefix #8 0.575 --inter-hunk-context #8 0.575 show context between diff hunks up to the specified number of lines #8 0.575 --output-indicator-new #8 0.575 specify the character to indicate a new line instead of '+' #8 0.575 --output-indicator-old #8 0.575 specify the character to indicate an old line instead of '-' #8 0.575 --output-indicator-context #8 0.575 specify the character to indicate a context instead of ' ' #8 0.575 #8 0.575 Diff rename options #8 0.575 -B, --break-rewrites[=[/]] #8 0.575 break complete rewrite changes into pairs of delete and create #8 0.575 -M, --find-renames[=] #8 0.575 detect renames #8 0.575 -D, --irreversible-delete #8 0.576 omit the preimage for deletes #8 0.576 -C, --find-copies[=] #8 0.576 detect copies #8 0.576 --find-copies-harder use unmodified files as source to find copies #8 0.576 --no-renames disable rename detection #8 0.576 --rename-empty use empty blobs as rename source #8 0.576 --follow continue listing the history of a file beyond renames #8 0.576 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.576 #8 0.576 Diff algorithm options #8 0.576 --minimal produce the smallest possible diff #8 0.576 -w, --ignore-all-space #8 0.576 ignore whitespace when comparing lines #8 0.576 -b, --ignore-space-change #8 0.576 ignore changes in amount of whitespace #8 0.576 --ignore-space-at-eol #8 0.576 ignore changes in whitespace at EOL #8 0.576 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.576 --ignore-blank-lines ignore changes whose lines are all blank #8 0.576 -I, --ignore-matching-lines #8 0.576 ignore changes whose all lines match #8 0.576 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.576 --patience generate diff using the "patience diff" algorithm #8 0.576 --histogram generate diff using the "histogram diff" algorithm #8 0.576 --diff-algorithm #8 0.576 choose a diff algorithm #8 0.576 --anchored generate diff using the "anchored diff" algorithm #8 0.576 --word-diff[=] show word diff, using to delimit changed words #8 0.576 --word-diff-regex #8 0.576 use to decide what a word is #8 0.576 --color-words[=] #8 0.576 equivalent to --word-diff=color --word-diff-regex= #8 0.576 --color-moved[=] #8 0.576 moved lines of code are colored differently #8 0.576 --color-moved-ws #8 0.576 how white spaces are ignored in --color-moved #8 0.576 #8 0.576 Other diff options #8 0.576 --relative[=] #8 0.576 when run from subdir, exclude changes outside and show relative paths #8 0.576 -a, --text treat all files as text #8 0.576 -R swap two inputs, reverse the diff #8 0.576 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.576 --quiet disable all output of the program #8 0.576 --ext-diff allow an external diff helper to be executed #8 0.576 --textconv run external text conversion filters when comparing binary files #8 0.576 --ignore-submodules[=] #8 0.576 ignore changes to submodules in the diff generation #8 0.576 --submodule[=] #8 0.576 specify how differences in submodules are shown #8 0.576 --ita-invisible-in-index #8 0.576 hide 'git add -N' entries from the index #8 0.576 --ita-visible-in-index #8 0.576 treat 'git add -N' entries as real in the index #8 0.576 -S look for differences that change the number of occurrences of the specified string #8 0.576 -G look for differences that change the number of occurrences of the specified regex #8 0.576 --pickaxe-all show all changes in the changeset with -S or -G #8 0.576 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.576 -O control the order in which files appear in the output #8 0.576 --rotate-to show the change in the specified path first #8 0.576 --skip-to skip the output to the specified path #8 0.576 --find-object #8 0.576 look for differences that change the number of occurrences of the specified object #8 0.576 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.576 select files by diff type #8 0.576 --output output to a specific file #8 0.576 #8 0.580 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.580 To add an exception for this directory, call: #8 0.580 #8 0.580 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.587 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.587 To add an exception for this directory, call: #8 0.587 #8 0.587 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.591 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.591 usage: git diff --no-index [] #8 0.591 #8 0.591 Diff output format options #8 0.591 -p, --patch generate patch #8 0.591 -s, --no-patch suppress diff output #8 0.591 -u generate patch #8 0.591 -U, --unified[=] generate diffs with lines context #8 0.591 -W, --function-context #8 0.591 generate diffs with lines context #8 0.591 --raw generate the diff in raw format #8 0.591 --patch-with-raw synonym for '-p --raw' #8 0.591 --patch-with-stat synonym for '-p --stat' #8 0.591 --numstat machine friendly --stat #8 0.591 --shortstat output only the last line of --stat #8 0.591 -X, --dirstat[=...] #8 0.591 output the distribution of relative amount of changes for each sub-directory #8 0.591 --cumulative synonym for --dirstat=cumulative #8 0.591 --dirstat-by-file[=...] #8 0.591 synonym for --dirstat=files,param1,param2... #8 0.591 --check warn if changes introduce conflict markers or whitespace errors #8 0.591 --summary condensed summary such as creations, renames and mode changes #8 0.591 --name-only show only names of changed files #8 0.591 --name-status show only names and status of changed files #8 0.591 --stat[=[,[,]]] #8 0.591 generate diffstat #8 0.591 --stat-width generate diffstat with a given width #8 0.591 --stat-name-width #8 0.591 generate diffstat with a given name width #8 0.591 --stat-graph-width #8 0.591 generate diffstat with a given graph width #8 0.591 --stat-count generate diffstat with limited lines #8 0.591 --compact-summary generate compact summary in diffstat #8 0.591 --binary output a binary diff that can be applied #8 0.591 --full-index show full pre- and post-image object names on the "index" lines #8 0.591 --color[=] show colored diff #8 0.591 --ws-error-highlight #8 0.591 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.591 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.591 --abbrev[=] use digits to display object names #8 0.591 --src-prefix #8 0.591 show the given source prefix instead of "a/" #8 0.591 --dst-prefix #8 0.591 show the given destination prefix instead of "b/" #8 0.591 --line-prefix #8 0.591 prepend an additional prefix to every line of output #8 0.591 --no-prefix do not show any source or destination prefix #8 0.591 --inter-hunk-context #8 0.591 show context between diff hunks up to the specified number of lines #8 0.591 --output-indicator-new #8 0.591 specify the character to indicate a new line instead of '+' #8 0.591 --output-indicator-old #8 0.591 specify the character to indicate an old line instead of '-' #8 0.591 --output-indicator-context #8 0.591 specify the character to indicate a context instead of ' ' #8 0.591 #8 0.591 Diff rename options #8 0.591 -B, --break-rewrites[=[/]] #8 0.591 break complete rewrite changes into pairs of delete and create #8 0.591 -M, --find-renames[=] #8 0.591 detect renames #8 0.591 -D, --irreversible-delete #8 0.591 omit the preimage for deletes #8 0.591 -C, --find-copies[=] #8 0.591 detect copies #8 0.591 --find-copies-harder use unmodified files as source to find copies #8 0.591 --no-renames disable rename detection #8 0.591 --rename-empty use empty blobs as rename source #8 0.592 --follow continue listing the history of a file beyond renames #8 0.592 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.592 #8 0.592 Diff algorithm options #8 0.592 --minimal produce the smallest possible diff #8 0.592 -w, --ignore-all-space #8 0.592 ignore whitespace when comparing lines #8 0.592 -b, --ignore-space-change #8 0.592 ignore changes in amount of whitespace #8 0.592 --ignore-space-at-eol #8 0.592 ignore changes in whitespace at EOL #8 0.592 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.592 --ignore-blank-lines ignore changes whose lines are all blank #8 0.592 -I, --ignore-matching-lines #8 0.592 ignore changes whose all lines match #8 0.592 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.592 --patience generate diff using the "patience diff" algorithm #8 0.592 --histogram generate diff using the "histogram diff" algorithm #8 0.592 --diff-algorithm #8 0.592 choose a diff algorithm #8 0.592 --anchored generate diff using the "anchored diff" algorithm #8 0.592 --word-diff[=] show word diff, using to delimit changed words #8 0.592 --word-diff-regex #8 0.592 use to decide what a word is #8 0.592 --color-words[=] #8 0.592 equivalent to --word-diff=color --word-diff-regex= #8 0.592 --color-moved[=] #8 0.592 moved lines of code are colored differently #8 0.592 --color-moved-ws #8 0.592 how white spaces are ignored in --color-moved #8 0.592 #8 0.592 Other diff options #8 0.592 --relative[=] #8 0.592 when run from subdir, exclude changes outside and show relative paths #8 0.592 -a, --text treat all files as text #8 0.592 -R swap two inputs, reverse the diff #8 0.592 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.592 --quiet disable all output of the program #8 0.592 --ext-diff allow an external diff helper to be executed #8 0.592 --textconv run external text conversion filters when comparing binary files #8 0.592 --ignore-submodules[=] #8 0.592 ignore changes to submodules in the diff generation #8 0.592 --submodule[=] #8 0.592 specify how differences in submodules are shown #8 0.592 --ita-invisible-in-index #8 0.592 hide 'git add -N' entries from the index #8 0.592 --ita-visible-in-index #8 0.592 treat 'git add -N' entries as real in the index #8 0.592 -S look for differences that change the number of occurrences of the specified string #8 0.592 -G look for differences that change the number of occurrences of the specified regex #8 0.592 --pickaxe-all show all changes in the changeset with -S or -G #8 0.592 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.592 -O control the order in which files appear in the output #8 0.592 --rotate-to show the change in the specified path first #8 0.592 --skip-to skip the output to the specified path #8 0.592 --find-object #8 0.592 look for differences that change the number of occurrences of the specified object #8 0.592 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.592 select files by diff type #8 0.592 --output output to a specific file #8 0.592 #8 0.597 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.597 To add an exception for this directory, call: #8 0.597 #8 0.597 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.603 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.603 To add an exception for this directory, call: #8 0.603 #8 0.603 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.607 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.607 usage: git diff --no-index [] #8 0.607 #8 0.607 Diff output format options #8 0.607 -p, --patch generate patch #8 0.607 -s, --no-patch suppress diff output #8 0.608 -u generate patch #8 0.608 -U, --unified[=] generate diffs with lines context #8 0.608 -W, --function-context #8 0.608 generate diffs with lines context #8 0.608 --raw generate the diff in raw format #8 0.608 --patch-with-raw synonym for '-p --raw' #8 0.608 --patch-with-stat synonym for '-p --stat' #8 0.608 --numstat machine friendly --stat #8 0.608 --shortstat output only the last line of --stat #8 0.608 -X, --dirstat[=...] #8 0.608 output the distribution of relative amount of changes for each sub-directory #8 0.608 --cumulative synonym for --dirstat=cumulative #8 0.608 --dirstat-by-file[=...] #8 0.608 synonym for --dirstat=files,param1,param2... #8 0.608 --check warn if changes introduce conflict markers or whitespace errors #8 0.608 --summary condensed summary such as creations, renames and mode changes #8 0.608 --name-only show only names of changed files #8 0.608 --name-status show only names and status of changed files #8 0.608 --stat[=[,[,]]] #8 0.608 generate diffstat #8 0.608 --stat-width generate diffstat with a given width #8 0.608 --stat-name-width #8 0.608 generate diffstat with a given name width #8 0.608 --stat-graph-width #8 0.608 generate diffstat with a given graph width #8 0.608 --stat-count generate diffstat with limited lines #8 0.608 --compact-summary generate compact summary in diffstat #8 0.608 --binary output a binary diff that can be applied #8 0.608 --full-index show full pre- and post-image object names on the "index" lines #8 0.608 --color[=] show colored diff #8 0.608 --ws-error-highlight #8 0.608 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.608 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.608 --abbrev[=] use digits to display object names #8 0.608 --src-prefix #8 0.608 show the given source prefix instead of "a/" #8 0.608 --dst-prefix #8 0.608 show the given destination prefix instead of "b/" #8 0.608 --line-prefix #8 0.608 prepend an additional prefix to every line of output #8 0.608 --no-prefix do not show any source or destination prefix #8 0.608 --inter-hunk-context #8 0.608 show context between diff hunks up to the specified number of lines #8 0.608 --output-indicator-new #8 0.608 specify the character to indicate a new line instead of '+' #8 0.608 --output-indicator-old #8 0.608 specify the character to indicate an old line instead of '-' #8 0.608 --output-indicator-context #8 0.608 specify the character to indicate a context instead of ' ' #8 0.608 #8 0.608 Diff rename options #8 0.608 -B, --break-rewrites[=[/]] #8 0.608 break complete rewrite changes into pairs of delete and create #8 0.608 -M, --find-renames[=] #8 0.608 detect renames #8 0.608 -D, --irreversible-delete #8 0.608 omit the preimage for deletes #8 0.608 -C, --find-copies[=] #8 0.608 detect copies #8 0.608 --find-copies-harder use unmodified files as source to find copies #8 0.608 --no-renames disable rename detection #8 0.608 --rename-empty use empty blobs as rename source #8 0.608 --follow continue listing the history of a file beyond renames #8 0.608 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.608 #8 0.608 Diff algorithm options #8 0.608 --minimal produce the smallest possible diff #8 0.608 -w, --ignore-all-space #8 0.608 ignore whitespace when comparing lines #8 0.608 -b, --ignore-space-change #8 0.608 ignore changes in amount of whitespace #8 0.608 --ignore-space-at-eol #8 0.608 ignore changes in whitespace at EOL #8 0.608 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.608 --ignore-blank-lines ignore changes whose lines are all blank #8 0.608 -I, --ignore-matching-lines #8 0.608 ignore changes whose all lines match #8 0.608 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.608 --patience generate diff using the "patience diff" algorithm #8 0.608 --histogram generate diff using the "histogram diff" algorithm #8 0.608 --diff-algorithm #8 0.608 choose a diff algorithm #8 0.608 --anchored generate diff using the "anchored diff" algorithm #8 0.608 --word-diff[=] show word diff, using to delimit changed words #8 0.608 --word-diff-regex #8 0.608 use to decide what a word is #8 0.608 --color-words[=] #8 0.608 equivalent to --word-diff=color --word-diff-regex= #8 0.608 --color-moved[=] #8 0.608 moved lines of code are colored differently #8 0.608 --color-moved-ws #8 0.608 how white spaces are ignored in --color-moved #8 0.608 #8 0.608 Other diff options #8 0.608 --relative[=] #8 0.608 when run from subdir, exclude changes outside and show relative paths #8 0.608 -a, --text treat all files as text #8 0.608 -R swap two inputs, reverse the diff #8 0.608 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.608 --quiet disable all output of the program #8 0.608 --ext-diff allow an external diff helper to be executed #8 0.608 --textconv run external text conversion filters when comparing binary files #8 0.608 --ignore-submodules[=] #8 0.608 ignore changes to submodules in the diff generation #8 0.608 --submodule[=] #8 0.608 specify how differences in submodules are shown #8 0.608 --ita-invisible-in-index #8 0.608 hide 'git add -N' entries from the index #8 0.608 --ita-visible-in-index #8 0.608 treat 'git add -N' entries as real in the index #8 0.608 -S look for differences that change the number of occurrences of the specified string #8 0.608 -G look for differences that change the number of occurrences of the specified regex #8 0.608 --pickaxe-all show all changes in the changeset with -S or -G #8 0.608 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.608 -O control the order in which files appear in the output #8 0.608 --rotate-to show the change in the specified path first #8 0.608 --skip-to skip the output to the specified path #8 0.608 --find-object #8 0.608 look for differences that change the number of occurrences of the specified object #8 0.608 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.608 select files by diff type #8 0.608 --output output to a specific file #8 0.608 #8 0.613 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.613 To add an exception for this directory, call: #8 0.613 #8 0.613 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.619 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.619 To add an exception for this directory, call: #8 0.619 #8 0.619 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.623 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.623 usage: git diff --no-index [] #8 0.623 #8 0.623 Diff output format options #8 0.623 -p, --patch generate patch #8 0.623 -s, --no-patch suppress diff output #8 0.623 -u generate patch #8 0.623 -U, --unified[=] generate diffs with lines context #8 0.623 -W, --function-context #8 0.623 generate diffs with lines context #8 0.623 --raw generate the diff in raw format #8 0.623 --patch-with-raw synonym for '-p --raw' #8 0.623 --patch-with-stat synonym for '-p --stat' #8 0.623 --numstat machine friendly --stat #8 0.623 --shortstat output only the last line of --stat #8 0.623 -X, --dirstat[=...] #8 0.623 output the distribution of relative amount of changes for each sub-directory #8 0.623 --cumulative synonym for --dirstat=cumulative #8 0.623 --dirstat-by-file[=...] #8 0.623 synonym for --dirstat=files,param1,param2... #8 0.623 --check warn if changes introduce conflict markers or whitespace errors #8 0.623 --summary condensed summary such as creations, renames and mode changes #8 0.623 --name-only show only names of changed files #8 0.623 --name-status show only names and status of changed files #8 0.623 --stat[=[,[,]]] #8 0.623 generate diffstat #8 0.623 --stat-width generate diffstat with a given width #8 0.623 --stat-name-width #8 0.623 generate diffstat with a given name width #8 0.623 --stat-graph-width #8 0.623 generate diffstat with a given graph width #8 0.623 --stat-count generate diffstat with limited lines #8 0.623 --compact-summary generate compact summary in diffstat #8 0.623 --binary output a binary diff that can be applied #8 0.623 --full-index show full pre- and post-image object names on the "index" lines #8 0.623 --color[=] show colored diff #8 0.623 --ws-error-highlight #8 0.623 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.623 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.623 --abbrev[=] use digits to display object names #8 0.623 --src-prefix #8 0.623 show the given source prefix instead of "a/" #8 0.623 --dst-prefix #8 0.623 show the given destination prefix instead of "b/" #8 0.623 --line-prefix #8 0.623 prepend an additional prefix to every line of output #8 0.623 --no-prefix do not show any source or destination prefix #8 0.623 --inter-hunk-context #8 0.623 show context between diff hunks up to the specified number of lines #8 0.623 --output-indicator-new #8 0.623 specify the character to indicate a new line instead of '+' #8 0.623 --output-indicator-old #8 0.623 specify the character to indicate an old line instead of '-' #8 0.623 --output-indicator-context #8 0.624 specify the character to indicate a context instead of ' ' #8 0.624 #8 0.624 Diff rename options #8 0.624 -B, --break-rewrites[=[/]] #8 0.624 break complete rewrite changes into pairs of delete and create #8 0.624 -M, --find-renames[=] #8 0.624 detect renames #8 0.624 -D, --irreversible-delete #8 0.624 omit the preimage for deletes #8 0.624 -C, --find-copies[=] #8 0.624 detect copies #8 0.624 --find-copies-harder use unmodified files as source to find copies #8 0.624 --no-renames disable rename detection #8 0.624 --rename-empty use empty blobs as rename source #8 0.624 --follow continue listing the history of a file beyond renames #8 0.624 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.624 #8 0.624 Diff algorithm options #8 0.624 --minimal produce the smallest possible diff #8 0.624 -w, --ignore-all-space #8 0.624 ignore whitespace when comparing lines #8 0.624 -b, --ignore-space-change #8 0.624 ignore changes in amount of whitespace #8 0.624 --ignore-space-at-eol #8 0.624 ignore changes in whitespace at EOL #8 0.624 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.624 --ignore-blank-lines ignore changes whose lines are all blank #8 0.624 -I, --ignore-matching-lines #8 0.624 ignore changes whose all lines match #8 0.624 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.624 --patience generate diff using the "patience diff" algorithm #8 0.624 --histogram generate diff using the "histogram diff" algorithm #8 0.624 --diff-algorithm #8 0.624 choose a diff algorithm #8 0.624 --anchored generate diff using the "anchored diff" algorithm #8 0.624 --word-diff[=] show word diff, using to delimit changed words #8 0.624 --word-diff-regex #8 0.624 use to decide what a word is #8 0.624 --color-words[=] #8 0.624 equivalent to --word-diff=color --word-diff-regex= #8 0.624 --color-moved[=] #8 0.624 moved lines of code are colored differently #8 0.624 --color-moved-ws #8 0.624 how white spaces are ignored in --color-moved #8 0.624 #8 0.624 Other diff options #8 0.624 --relative[=] #8 0.624 when run from subdir, exclude changes outside and show relative paths #8 0.624 -a, --text treat all files as text #8 0.624 -R swap two inputs, reverse the diff #8 0.624 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.624 --quiet disable all output of the program #8 0.624 --ext-diff allow an external diff helper to be executed #8 0.624 --textconv run external text conversion filters when comparing binary files #8 0.624 --ignore-submodules[=] #8 0.624 ignore changes to submodules in the diff generation #8 0.624 --submodule[=] #8 0.624 specify how differences in submodules are shown #8 0.624 --ita-invisible-in-index #8 0.624 hide 'git add -N' entries from the index #8 0.624 --ita-visible-in-index #8 0.624 treat 'git add -N' entries as real in the index #8 0.624 -S look for differences that change the number of occurrences of the specified string #8 0.624 -G look for differences that change the number of occurrences of the specified regex #8 0.624 --pickaxe-all show all changes in the changeset with -S or -G #8 0.624 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.624 -O control the order in which files appear in the output #8 0.624 --rotate-to show the change in the specified path first #8 0.624 --skip-to skip the output to the specified path #8 0.624 --find-object #8 0.624 look for differences that change the number of occurrences of the specified object #8 0.624 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.624 select files by diff type #8 0.624 --output output to a specific file #8 0.624 #8 0.628 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.628 To add an exception for this directory, call: #8 0.628 #8 0.628 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.635 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.635 To add an exception for this directory, call: #8 0.635 #8 0.635 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.639 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.639 usage: git diff --no-index [] #8 0.639 #8 0.639 Diff output format options #8 0.639 -p, --patch generate patch #8 0.639 -s, --no-patch suppress diff output #8 0.639 -u generate patch #8 0.639 -U, --unified[=] generate diffs with lines context #8 0.639 -W, --function-context #8 0.639 generate diffs with lines context #8 0.639 --raw generate the diff in raw format #8 0.639 --patch-with-raw synonym for '-p --raw' #8 0.639 --patch-with-stat synonym for '-p --stat' #8 0.639 --numstat machine friendly --stat #8 0.639 --shortstat output only the last line of --stat #8 0.639 -X, --dirstat[=...] #8 0.639 output the distribution of relative amount of changes for each sub-directory #8 0.639 --cumulative synonym for --dirstat=cumulative #8 0.639 --dirstat-by-file[=...] #8 0.639 synonym for --dirstat=files,param1,param2... #8 0.639 --check warn if changes introduce conflict markers or whitespace errors #8 0.639 --summary condensed summary such as creations, renames and mode changes #8 0.639 --name-only show only names of changed files #8 0.639 --name-status show only names and status of changed files #8 0.639 --stat[=[,[,]]] #8 0.639 generate diffstat #8 0.639 --stat-width generate diffstat with a given width #8 0.639 --stat-name-width #8 0.639 generate diffstat with a given name width #8 0.639 --stat-graph-width #8 0.639 generate diffstat with a given graph width #8 0.639 --stat-count generate diffstat with limited lines #8 0.639 --compact-summary generate compact summary in diffstat #8 0.639 --binary output a binary diff that can be applied #8 0.639 --full-index show full pre- and post-image object names on the "index" lines #8 0.639 --color[=] show colored diff #8 0.639 --ws-error-highlight #8 0.639 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.639 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.639 --abbrev[=] use digits to display object names #8 0.639 --src-prefix #8 0.639 show the given source prefix instead of "a/" #8 0.639 --dst-prefix #8 0.639 show the given destination prefix instead of "b/" #8 0.639 --line-prefix #8 0.639 prepend an additional prefix to every line of output #8 0.639 --no-prefix do not show any source or destination prefix #8 0.639 --inter-hunk-context #8 0.639 show context between diff hunks up to the specified number of lines #8 0.639 --output-indicator-new #8 0.639 specify the character to indicate a new line instead of '+' #8 0.639 --output-indicator-old #8 0.639 specify the character to indicate an old line instead of '-' #8 0.639 --output-indicator-context #8 0.639 specify the character to indicate a context instead of ' ' #8 0.639 #8 0.639 Diff rename options #8 0.639 -B, --break-rewrites[=[/]] #8 0.639 break complete rewrite changes into pairs of delete and create #8 0.640 -M, --find-renames[=] #8 0.640 detect renames #8 0.640 -D, --irreversible-delete #8 0.640 omit the preimage for deletes #8 0.640 -C, --find-copies[=] #8 0.640 detect copies #8 0.640 --find-copies-harder use unmodified files as source to find copies #8 0.640 --no-renames disable rename detection #8 0.640 --rename-empty use empty blobs as rename source #8 0.640 --follow continue listing the history of a file beyond renames #8 0.640 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.640 #8 0.640 Diff algorithm options #8 0.640 --minimal produce the smallest possible diff #8 0.640 -w, --ignore-all-space #8 0.640 ignore whitespace when comparing lines #8 0.640 -b, --ignore-space-change #8 0.640 ignore changes in amount of whitespace #8 0.640 --ignore-space-at-eol #8 0.640 ignore changes in whitespace at EOL #8 0.640 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.640 --ignore-blank-lines ignore changes whose lines are all blank #8 0.640 -I, --ignore-matching-lines #8 0.640 ignore changes whose all lines match #8 0.640 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.640 --patience generate diff using the "patience diff" algorithm #8 0.640 --histogram generate diff using the "histogram diff" algorithm #8 0.640 --diff-algorithm #8 0.640 choose a diff algorithm #8 0.640 --anchored generate diff using the "anchored diff" algorithm #8 0.640 --word-diff[=] show word diff, using to delimit changed words #8 0.640 --word-diff-regex #8 0.640 use to decide what a word is #8 0.640 --color-words[=] #8 0.640 equivalent to --word-diff=color --word-diff-regex= #8 0.640 --color-moved[=] #8 0.640 moved lines of code are colored differently #8 0.640 --color-moved-ws #8 0.640 how white spaces are ignored in --color-moved #8 0.640 #8 0.640 Other diff options #8 0.640 --relative[=] #8 0.640 when run from subdir, exclude changes outside and show relative paths #8 0.640 -a, --text treat all files as text #8 0.640 -R swap two inputs, reverse the diff #8 0.640 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.640 --quiet disable all output of the program #8 0.640 --ext-diff allow an external diff helper to be executed #8 0.640 --textconv run external text conversion filters when comparing binary files #8 0.640 --ignore-submodules[=] #8 0.640 ignore changes to submodules in the diff generation #8 0.640 --submodule[=] #8 0.640 specify how differences in submodules are shown #8 0.640 --ita-invisible-in-index #8 0.640 hide 'git add -N' entries from the index #8 0.640 --ita-visible-in-index #8 0.640 treat 'git add -N' entries as real in the index #8 0.640 -S look for differences that change the number of occurrences of the specified string #8 0.640 -G look for differences that change the number of occurrences of the specified regex #8 0.640 --pickaxe-all show all changes in the changeset with -S or -G #8 0.640 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.640 -O control the order in which files appear in the output #8 0.640 --rotate-to show the change in the specified path first #8 0.640 --skip-to skip the output to the specified path #8 0.640 --find-object #8 0.640 look for differences that change the number of occurrences of the specified object #8 0.640 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.640 select files by diff type #8 0.640 --output output to a specific file #8 0.640 #8 0.645 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.645 To add an exception for this directory, call: #8 0.645 #8 0.645 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.651 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.651 To add an exception for this directory, call: #8 0.651 #8 0.651 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.655 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.655 usage: git diff --no-index [] #8 0.655 #8 0.655 Diff output format options #8 0.655 -p, --patch generate patch #8 0.655 -s, --no-patch suppress diff output #8 0.655 -u generate patch #8 0.655 -U, --unified[=] generate diffs with lines context #8 0.655 -W, --function-context #8 0.655 generate diffs with lines context #8 0.655 --raw generate the diff in raw format #8 0.655 --patch-with-raw synonym for '-p --raw' #8 0.655 --patch-with-stat synonym for '-p --stat' #8 0.655 --numstat machine friendly --stat #8 0.655 --shortstat output only the last line of --stat #8 0.655 -X, --dirstat[=...] #8 0.655 output the distribution of relative amount of changes for each sub-directory #8 0.655 --cumulative synonym for --dirstat=cumulative #8 0.655 --dirstat-by-file[=...] #8 0.655 synonym for --dirstat=files,param1,param2... #8 0.655 --check warn if changes introduce conflict markers or whitespace errors #8 0.655 --summary condensed summary such as creations, renames and mode changes #8 0.655 --name-only show only names of changed files #8 0.655 --name-status show only names and status of changed files #8 0.655 --stat[=[,[,]]] #8 0.655 generate diffstat #8 0.655 --stat-width generate diffstat with a given width #8 0.655 --stat-name-width #8 0.655 generate diffstat with a given name width #8 0.655 --stat-graph-width #8 0.655 generate diffstat with a given graph width #8 0.655 --stat-count generate diffstat with limited lines #8 0.655 --compact-summary generate compact summary in diffstat #8 0.655 --binary output a binary diff that can be applied #8 0.655 --full-index show full pre- and post-image object names on the "index" lines #8 0.655 --color[=] show colored diff #8 0.655 --ws-error-highlight #8 0.655 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.655 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.655 --abbrev[=] use digits to display object names #8 0.655 --src-prefix #8 0.655 show the given source prefix instead of "a/" #8 0.655 --dst-prefix #8 0.655 show the given destination prefix instead of "b/" #8 0.655 --line-prefix #8 0.655 prepend an additional prefix to every line of output #8 0.655 --no-prefix do not show any source or destination prefix #8 0.655 --inter-hunk-context #8 0.655 show context between diff hunks up to the specified number of lines #8 0.655 --output-indicator-new #8 0.655 specify the character to indicate a new line instead of '+' #8 0.655 --output-indicator-old #8 0.655 specify the character to indicate an old line instead of '-' #8 0.655 --output-indicator-context #8 0.655 specify the character to indicate a context instead of ' ' #8 0.655 #8 0.655 Diff rename options #8 0.655 -B, --break-rewrites[=[/]] #8 0.655 break complete rewrite changes into pairs of delete and create #8 0.655 -M, --find-renames[=] #8 0.656 detect renames #8 0.656 -D, --irreversible-delete #8 0.656 omit the preimage for deletes #8 0.656 -C, --find-copies[=] #8 0.656 detect copies #8 0.656 --find-copies-harder use unmodified files as source to find copies #8 0.656 --no-renames disable rename detection #8 0.656 --rename-empty use empty blobs as rename source #8 0.656 --follow continue listing the history of a file beyond renames #8 0.656 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.656 #8 0.656 Diff algorithm options #8 0.656 --minimal produce the smallest possible diff #8 0.656 -w, --ignore-all-space #8 0.656 ignore whitespace when comparing lines #8 0.656 -b, --ignore-space-change #8 0.656 ignore changes in amount of whitespace #8 0.656 --ignore-space-at-eol #8 0.656 ignore changes in whitespace at EOL #8 0.656 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.656 --ignore-blank-lines ignore changes whose lines are all blank #8 0.656 -I, --ignore-matching-lines #8 0.656 ignore changes whose all lines match #8 0.656 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.656 --patience generate diff using the "patience diff" algorithm #8 0.656 --histogram generate diff using the "histogram diff" algorithm #8 0.656 --diff-algorithm #8 0.656 choose a diff algorithm #8 0.656 --anchored generate diff using the "anchored diff" algorithm #8 0.656 --word-diff[=] show word diff, using to delimit changed words #8 0.656 --word-diff-regex #8 0.656 use to decide what a word is #8 0.656 --color-words[=] #8 0.656 equivalent to --word-diff=color --word-diff-regex= #8 0.656 --color-moved[=] #8 0.656 moved lines of code are colored differently #8 0.656 --color-moved-ws #8 0.656 how white spaces are ignored in --color-moved #8 0.656 #8 0.656 Other diff options #8 0.656 --relative[=] #8 0.656 when run from subdir, exclude changes outside and show relative paths #8 0.656 -a, --text treat all files as text #8 0.656 -R swap two inputs, reverse the diff #8 0.656 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.656 --quiet disable all output of the program #8 0.656 --ext-diff allow an external diff helper to be executed #8 0.656 --textconv run external text conversion filters when comparing binary files #8 0.656 --ignore-submodules[=] #8 0.656 ignore changes to submodules in the diff generation #8 0.656 --submodule[=] #8 0.656 specify how differences in submodules are shown #8 0.656 --ita-invisible-in-index #8 0.656 hide 'git add -N' entries from the index #8 0.656 --ita-visible-in-index #8 0.656 treat 'git add -N' entries as real in the index #8 0.656 -S look for differences that change the number of occurrences of the specified string #8 0.656 -G look for differences that change the number of occurrences of the specified regex #8 0.656 --pickaxe-all show all changes in the changeset with -S or -G #8 0.656 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.656 -O control the order in which files appear in the output #8 0.656 --rotate-to show the change in the specified path first #8 0.656 --skip-to skip the output to the specified path #8 0.656 --find-object #8 0.656 look for differences that change the number of occurrences of the specified object #8 0.656 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.656 select files by diff type #8 0.656 --output output to a specific file #8 0.656 #8 0.660 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.660 To add an exception for this directory, call: #8 0.660 #8 0.660 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.667 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.667 To add an exception for this directory, call: #8 0.667 #8 0.667 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.672 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.672 usage: git diff --no-index [] #8 0.672 #8 0.672 Diff output format options #8 0.672 -p, --patch generate patch #8 0.672 -s, --no-patch suppress diff output #8 0.672 -u generate patch #8 0.672 -U, --unified[=] generate diffs with lines context #8 0.672 -W, --function-context #8 0.672 generate diffs with lines context #8 0.672 --raw generate the diff in raw format #8 0.672 --patch-with-raw synonym for '-p --raw' #8 0.672 --patch-with-stat synonym for '-p --stat' #8 0.672 --numstat machine friendly --stat #8 0.672 --shortstat output only the last line of --stat #8 0.672 -X, --dirstat[=...] #8 0.672 output the distribution of relative amount of changes for each sub-directory #8 0.672 --cumulative synonym for --dirstat=cumulative #8 0.672 --dirstat-by-file[=...] #8 0.672 synonym for --dirstat=files,param1,param2... #8 0.672 --check warn if changes introduce conflict markers or whitespace errors #8 0.672 --summary condensed summary such as creations, renames and mode changes #8 0.672 --name-only show only names of changed files #8 0.672 --name-status show only names and status of changed files #8 0.672 --stat[=[,[,]]] #8 0.672 generate diffstat #8 0.672 --stat-width generate diffstat with a given width #8 0.672 --stat-name-width #8 0.672 generate diffstat with a given name width #8 0.672 --stat-graph-width #8 0.672 generate diffstat with a given graph width #8 0.672 --stat-count generate diffstat with limited lines #8 0.672 --compact-summary generate compact summary in diffstat #8 0.672 --binary output a binary diff that can be applied #8 0.672 --full-index show full pre- and post-image object names on the "index" lines #8 0.672 --color[=] show colored diff #8 0.672 --ws-error-highlight #8 0.672 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.672 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.672 --abbrev[=] use digits to display object names #8 0.672 --src-prefix #8 0.672 show the given source prefix instead of "a/" #8 0.672 --dst-prefix #8 0.672 show the given destination prefix instead of "b/" #8 0.672 --line-prefix #8 0.672 prepend an additional prefix to every line of output #8 0.672 --no-prefix do not show any source or destination prefix #8 0.672 --inter-hunk-context #8 0.672 show context between diff hunks up to the specified number of lines #8 0.672 --output-indicator-new #8 0.672 specify the character to indicate a new line instead of '+' #8 0.672 --output-indicator-old #8 0.672 specify the character to indicate an old line instead of '-' #8 0.672 --output-indicator-context #8 0.672 specify the character to indicate a context instead of ' ' #8 0.672 #8 0.672 Diff rename options #8 0.672 -B, --break-rewrites[=[/]] #8 0.672 break complete rewrite changes into pairs of delete and create #8 0.672 -M, --find-renames[=] #8 0.672 detect renames #8 0.672 -D, --irreversible-delete #8 0.672 omit the preimage for deletes #8 0.672 -C, --find-copies[=] #8 0.672 detect copies #8 0.672 --find-copies-harder use unmodified files as source to find copies #8 0.672 --no-renames disable rename detection #8 0.672 --rename-empty use empty blobs as rename source #8 0.672 --follow continue listing the history of a file beyond renames #8 0.672 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.672 #8 0.672 Diff algorithm options #8 0.672 --minimal produce the smallest possible diff #8 0.672 -w, --ignore-all-space #8 0.672 ignore whitespace when comparing lines #8 0.672 -b, --ignore-space-change #8 0.672 ignore changes in amount of whitespace #8 0.672 --ignore-space-at-eol #8 0.672 ignore changes in whitespace at EOL #8 0.672 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.672 --ignore-blank-lines ignore changes whose lines are all blank #8 0.672 -I, --ignore-matching-lines #8 0.672 ignore changes whose all lines match #8 0.672 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.672 --patience generate diff using the "patience diff" algorithm #8 0.672 --histogram generate diff using the "histogram diff" algorithm #8 0.672 --diff-algorithm #8 0.672 choose a diff algorithm #8 0.672 --anchored generate diff using the "anchored diff" algorithm #8 0.672 --word-diff[=] show word diff, using to delimit changed words #8 0.672 --word-diff-regex #8 0.672 use to decide what a word is #8 0.672 --color-words[=] #8 0.672 equivalent to --word-diff=color --word-diff-regex= #8 0.672 --color-moved[=] #8 0.672 moved lines of code are colored differently #8 0.672 --color-moved-ws #8 0.672 how white spaces are ignored in --color-moved #8 0.672 #8 0.672 Other diff options #8 0.672 --relative[=] #8 0.672 when run from subdir, exclude changes outside and show relative paths #8 0.672 -a, --text treat all files as text #8 0.672 -R swap two inputs, reverse the diff #8 0.672 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.672 --quiet disable all output of the program #8 0.672 --ext-diff allow an external diff helper to be executed #8 0.672 --textconv run external text conversion filters when comparing binary files #8 0.672 --ignore-submodules[=] #8 0.672 ignore changes to submodules in the diff generation #8 0.672 --submodule[=] #8 0.672 specify how differences in submodules are shown #8 0.672 --ita-invisible-in-index #8 0.672 hide 'git add -N' entries from the index #8 0.672 --ita-visible-in-index #8 0.672 treat 'git add -N' entries as real in the index #8 0.672 -S look for differences that change the number of occurrences of the specified string #8 0.672 -G look for differences that change the number of occurrences of the specified regex #8 0.672 --pickaxe-all show all changes in the changeset with -S or -G #8 0.672 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.672 -O control the order in which files appear in the output #8 0.672 --rotate-to show the change in the specified path first #8 0.672 --skip-to skip the output to the specified path #8 0.672 --find-object #8 0.672 look for differences that change the number of occurrences of the specified object #8 0.672 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.672 select files by diff type #8 0.672 --output output to a specific file #8 0.672 #8 0.677 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.677 To add an exception for this directory, call: #8 0.677 #8 0.677 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.684 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.684 To add an exception for this directory, call: #8 0.684 #8 0.684 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.688 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.688 usage: git diff --no-index [] #8 0.688 #8 0.688 Diff output format options #8 0.688 -p, --patch generate patch #8 0.688 -s, --no-patch suppress diff output #8 0.688 -u generate patch #8 0.688 -U, --unified[=] generate diffs with lines context #8 0.688 -W, --function-context #8 0.688 generate diffs with lines context #8 0.688 --raw generate the diff in raw format #8 0.688 --patch-with-raw synonym for '-p --raw' #8 0.688 --patch-with-stat synonym for '-p --stat' #8 0.688 --numstat machine friendly --stat #8 0.688 --shortstat output only the last line of --stat #8 0.688 -X, --dirstat[=...] #8 0.688 output the distribution of relative amount of changes for each sub-directory #8 0.688 --cumulative synonym for --dirstat=cumulative #8 0.688 --dirstat-by-file[=...] #8 0.688 synonym for --dirstat=files,param1,param2... #8 0.688 --check warn if changes introduce conflict markers or whitespace errors #8 0.688 --summary condensed summary such as creations, renames and mode changes #8 0.688 --name-only show only names of changed files #8 0.688 --name-status show only names and status of changed files #8 0.688 --stat[=[,[,]]] #8 0.688 generate diffstat #8 0.688 --stat-width generate diffstat with a given width #8 0.688 --stat-name-width #8 0.688 generate diffstat with a given name width #8 0.688 --stat-graph-width #8 0.688 generate diffstat with a given graph width #8 0.688 --stat-count generate diffstat with limited lines #8 0.688 --compact-summary generate compact summary in diffstat #8 0.688 --binary output a binary diff that can be applied #8 0.688 --full-index show full pre- and post-image object names on the "index" lines #8 0.688 --color[=] show colored diff #8 0.688 --ws-error-highlight #8 0.688 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.688 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.688 --abbrev[=] use digits to display object names #8 0.688 --src-prefix #8 0.688 show the given source prefix instead of "a/" #8 0.688 --dst-prefix #8 0.688 show the given destination prefix instead of "b/" #8 0.688 --line-prefix #8 0.688 prepend an additional prefix to every line of output #8 0.688 --no-prefix do not show any source or destination prefix #8 0.688 --inter-hunk-context #8 0.688 show context between diff hunks up to the specified number of lines #8 0.688 --output-indicator-new #8 0.688 specify the character to indicate a new line instead of '+' #8 0.688 --output-indicator-old #8 0.688 specify the character to indicate an old line instead of '-' #8 0.688 --output-indicator-context #8 0.688 specify the character to indicate a context instead of ' ' #8 0.688 #8 0.688 Diff rename options #8 0.688 -B, --break-rewrites[=[/]] #8 0.688 break complete rewrite changes into pairs of delete and create #8 0.688 -M, --find-renames[=] #8 0.688 detect renames #8 0.688 -D, --irreversible-delete #8 0.688 omit the preimage for deletes #8 0.688 -C, --find-copies[=] #8 0.688 detect copies #8 0.688 --find-copies-harder use unmodified files as source to find copies #8 0.688 --no-renames disable rename detection #8 0.688 --rename-empty use empty blobs as rename source #8 0.688 --follow continue listing the history of a file beyond renames #8 0.688 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.689 #8 0.689 Diff algorithm options #8 0.689 --minimal produce the smallest possible diff #8 0.689 -w, --ignore-all-space #8 0.689 ignore whitespace when comparing lines #8 0.689 -b, --ignore-space-change #8 0.689 ignore changes in amount of whitespace #8 0.689 --ignore-space-at-eol #8 0.689 ignore changes in whitespace at EOL #8 0.689 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.689 --ignore-blank-lines ignore changes whose lines are all blank #8 0.689 -I, --ignore-matching-lines #8 0.689 ignore changes whose all lines match #8 0.689 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.689 --patience generate diff using the "patience diff" algorithm #8 0.689 --histogram generate diff using the "histogram diff" algorithm #8 0.689 --diff-algorithm #8 0.689 choose a diff algorithm #8 0.689 --anchored generate diff using the "anchored diff" algorithm #8 0.689 --word-diff[=] show word diff, using to delimit changed words #8 0.689 --word-diff-regex #8 0.689 use to decide what a word is #8 0.689 --color-words[=] #8 0.689 equivalent to --word-diff=color --word-diff-regex= #8 0.689 --color-moved[=] #8 0.689 moved lines of code are colored differently #8 0.689 --color-moved-ws #8 0.689 how white spaces are ignored in --color-moved #8 0.689 #8 0.689 Other diff options #8 0.689 --relative[=] #8 0.689 when run from subdir, exclude changes outside and show relative paths #8 0.689 -a, --text treat all files as text #8 0.689 -R swap two inputs, reverse the diff #8 0.689 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.689 --quiet disable all output of the program #8 0.689 --ext-diff allow an external diff helper to be executed #8 0.689 --textconv run external text conversion filters when comparing binary files #8 0.689 --ignore-submodules[=] #8 0.689 ignore changes to submodules in the diff generation #8 0.689 --submodule[=] #8 0.689 specify how differences in submodules are shown #8 0.689 --ita-invisible-in-index #8 0.689 hide 'git add -N' entries from the index #8 0.689 --ita-visible-in-index #8 0.689 treat 'git add -N' entries as real in the index #8 0.689 -S look for differences that change the number of occurrences of the specified string #8 0.689 -G look for differences that change the number of occurrences of the specified regex #8 0.689 --pickaxe-all show all changes in the changeset with -S or -G #8 0.689 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.689 -O control the order in which files appear in the output #8 0.689 --rotate-to show the change in the specified path first #8 0.689 --skip-to skip the output to the specified path #8 0.689 --find-object #8 0.689 look for differences that change the number of occurrences of the specified object #8 0.689 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.689 select files by diff type #8 0.689 --output output to a specific file #8 0.689 #8 0.694 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.694 To add an exception for this directory, call: #8 0.694 #8 0.694 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.700 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.700 To add an exception for this directory, call: #8 0.700 #8 0.700 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.705 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.705 usage: git diff --no-index [] #8 0.705 #8 0.705 Diff output format options #8 0.705 -p, --patch generate patch #8 0.705 -s, --no-patch suppress diff output #8 0.705 -u generate patch #8 0.705 -U, --unified[=] generate diffs with lines context #8 0.705 -W, --function-context #8 0.705 generate diffs with lines context #8 0.705 --raw generate the diff in raw format #8 0.705 --patch-with-raw synonym for '-p --raw' #8 0.705 --patch-with-stat synonym for '-p --stat' #8 0.705 --numstat machine friendly --stat #8 0.705 --shortstat output only the last line of --stat #8 0.705 -X, --dirstat[=...] #8 0.705 output the distribution of relative amount of changes for each sub-directory #8 0.705 --cumulative synonym for --dirstat=cumulative #8 0.705 --dirstat-by-file[=...] #8 0.705 synonym for --dirstat=files,param1,param2... #8 0.705 --check warn if changes introduce conflict markers or whitespace errors #8 0.705 --summary condensed summary such as creations, renames and mode changes #8 0.705 --name-only show only names of changed files #8 0.705 --name-status show only names and status of changed files #8 0.705 --stat[=[,[,]]] #8 0.705 generate diffstat #8 0.705 --stat-width generate diffstat with a given width #8 0.705 --stat-name-width #8 0.705 generate diffstat with a given name width #8 0.705 --stat-graph-width #8 0.705 generate diffstat with a given graph width #8 0.705 --stat-count generate diffstat with limited lines #8 0.705 --compact-summary generate compact summary in diffstat #8 0.705 --binary output a binary diff that can be applied #8 0.705 --full-index show full pre- and post-image object names on the "index" lines #8 0.705 --color[=] show colored diff #8 0.705 --ws-error-highlight #8 0.705 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.705 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.705 --abbrev[=] use digits to display object names #8 0.705 --src-prefix #8 0.705 show the given source prefix instead of "a/" #8 0.705 --dst-prefix #8 0.705 show the given destination prefix instead of "b/" #8 0.705 --line-prefix #8 0.705 prepend an additional prefix to every line of output #8 0.705 --no-prefix do not show any source or destination prefix #8 0.705 --inter-hunk-context #8 0.705 show context between diff hunks up to the specified number of lines #8 0.705 --output-indicator-new #8 0.705 specify the character to indicate a new line instead of '+' #8 0.705 --output-indicator-old #8 0.705 specify the character to indicate an old line instead of '-' #8 0.705 --output-indicator-context #8 0.705 specify the character to indicate a context instead of ' ' #8 0.705 #8 0.705 Diff rename options #8 0.705 -B, --break-rewrites[=[/]] #8 0.705 break complete rewrite changes into pairs of delete and create #8 0.705 -M, --find-renames[=] #8 0.705 detect renames #8 0.705 -D, --irreversible-delete #8 0.705 omit the preimage for deletes #8 0.705 -C, --find-copies[=] #8 0.705 detect copies #8 0.705 --find-copies-harder use unmodified files as source to find copies #8 0.705 --no-renames disable rename detection #8 0.705 --rename-empty use empty blobs as rename source #8 0.705 --follow continue listing the history of a file beyond renames #8 0.705 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.705 #8 0.705 Diff algorithm options #8 0.705 --minimal produce the smallest possible diff #8 0.705 -w, --ignore-all-space #8 0.705 ignore whitespace when comparing lines #8 0.705 -b, --ignore-space-change #8 0.705 ignore changes in amount of whitespace #8 0.705 --ignore-space-at-eol #8 0.705 ignore changes in whitespace at EOL #8 0.705 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.705 --ignore-blank-lines ignore changes whose lines are all blank #8 0.705 -I, --ignore-matching-lines #8 0.705 ignore changes whose all lines match #8 0.705 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.705 --patience generate diff using the "patience diff" algorithm #8 0.705 --histogram generate diff using the "histogram diff" algorithm #8 0.705 --diff-algorithm #8 0.705 choose a diff algorithm #8 0.705 --anchored generate diff using the "anchored diff" algorithm #8 0.705 --word-diff[=] show word diff, using to delimit changed words #8 0.705 --word-diff-regex #8 0.705 use to decide what a word is #8 0.705 --color-words[=] #8 0.705 equivalent to --word-diff=color --word-diff-regex= #8 0.705 --color-moved[=] #8 0.705 moved lines of code are colored differently #8 0.705 --color-moved-ws #8 0.705 how white spaces are ignored in --color-moved #8 0.705 #8 0.705 Other diff options #8 0.705 --relative[=] #8 0.705 when run from subdir, exclude changes outside and show relative paths #8 0.705 -a, --text treat all files as text #8 0.705 -R swap two inputs, reverse the diff #8 0.705 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.705 --quiet disable all output of the program #8 0.705 --ext-diff allow an external diff helper to be executed #8 0.705 --textconv run external text conversion filters when comparing binary files #8 0.705 --ignore-submodules[=] #8 0.705 ignore changes to submodules in the diff generation #8 0.705 --submodule[=] #8 0.706 specify how differences in submodules are shown #8 0.706 --ita-invisible-in-index #8 0.706 hide 'git add -N' entries from the index #8 0.706 --ita-visible-in-index #8 0.706 treat 'git add -N' entries as real in the index #8 0.706 -S look for differences that change the number of occurrences of the specified string #8 0.706 -G look for differences that change the number of occurrences of the specified regex #8 0.706 --pickaxe-all show all changes in the changeset with -S or -G #8 0.706 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.706 -O control the order in which files appear in the output #8 0.706 --rotate-to show the change in the specified path first #8 0.706 --skip-to skip the output to the specified path #8 0.706 --find-object #8 0.706 look for differences that change the number of occurrences of the specified object #8 0.706 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.706 select files by diff type #8 0.706 --output output to a specific file #8 0.706 #8 0.710 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.710 To add an exception for this directory, call: #8 0.710 #8 0.710 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.717 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.717 To add an exception for this directory, call: #8 0.717 #8 0.717 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.721 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.721 usage: git diff --no-index [] #8 0.721 #8 0.721 Diff output format options #8 0.721 -p, --patch generate patch #8 0.721 -s, --no-patch suppress diff output #8 0.721 -u generate patch #8 0.721 -U, --unified[=] generate diffs with lines context #8 0.721 -W, --function-context #8 0.721 generate diffs with lines context #8 0.721 --raw generate the diff in raw format #8 0.721 --patch-with-raw synonym for '-p --raw' #8 0.721 --patch-with-stat synonym for '-p --stat' #8 0.721 --numstat machine friendly --stat #8 0.721 --shortstat output only the last line of --stat #8 0.721 -X, --dirstat[=...] #8 0.721 output the distribution of relative amount of changes for each sub-directory #8 0.722 --cumulative synonym for --dirstat=cumulative #8 0.722 --dirstat-by-file[=...] #8 0.722 synonym for --dirstat=files,param1,param2... #8 0.722 --check warn if changes introduce conflict markers or whitespace errors #8 0.722 --summary condensed summary such as creations, renames and mode changes #8 0.722 --name-only show only names of changed files #8 0.722 --name-status show only names and status of changed files #8 0.722 --stat[=[,[,]]] #8 0.722 generate diffstat #8 0.722 --stat-width generate diffstat with a given width #8 0.722 --stat-name-width #8 0.722 generate diffstat with a given name width #8 0.722 --stat-graph-width #8 0.722 generate diffstat with a given graph width #8 0.722 --stat-count generate diffstat with limited lines #8 0.722 --compact-summary generate compact summary in diffstat #8 0.722 --binary output a binary diff that can be applied #8 0.722 --full-index show full pre- and post-image object names on the "index" lines #8 0.722 --color[=] show colored diff #8 0.722 --ws-error-highlight #8 0.722 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.722 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.722 --abbrev[=] use digits to display object names #8 0.722 --src-prefix #8 0.722 show the given source prefix instead of "a/" #8 0.722 --dst-prefix #8 0.722 show the given destination prefix instead of "b/" #8 0.722 --line-prefix #8 0.722 prepend an additional prefix to every line of output #8 0.722 --no-prefix do not show any source or destination prefix #8 0.722 --inter-hunk-context #8 0.722 show context between diff hunks up to the specified number of lines #8 0.722 --output-indicator-new #8 0.722 specify the character to indicate a new line instead of '+' #8 0.722 --output-indicator-old #8 0.722 specify the character to indicate an old line instead of '-' #8 0.722 --output-indicator-context #8 0.722 specify the character to indicate a context instead of ' ' #8 0.722 #8 0.722 Diff rename options #8 0.722 -B, --break-rewrites[=[/]] #8 0.722 break complete rewrite changes into pairs of delete and create #8 0.722 -M, --find-renames[=] #8 0.722 detect renames #8 0.722 -D, --irreversible-delete #8 0.722 omit the preimage for deletes #8 0.722 -C, --find-copies[=] #8 0.722 detect copies #8 0.722 --find-copies-harder use unmodified files as source to find copies #8 0.722 --no-renames disable rename detection #8 0.722 --rename-empty use empty blobs as rename source #8 0.722 --follow continue listing the history of a file beyond renames #8 0.722 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.722 #8 0.722 Diff algorithm options #8 0.722 --minimal produce the smallest possible diff #8 0.722 -w, --ignore-all-space #8 0.722 ignore whitespace when comparing lines #8 0.722 -b, --ignore-space-change #8 0.722 ignore changes in amount of whitespace #8 0.722 --ignore-space-at-eol #8 0.722 ignore changes in whitespace at EOL #8 0.722 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.722 --ignore-blank-lines ignore changes whose lines are all blank #8 0.722 -I, --ignore-matching-lines #8 0.722 ignore changes whose all lines match #8 0.722 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.722 --patience generate diff using the "patience diff" algorithm #8 0.722 --histogram generate diff using the "histogram diff" algorithm #8 0.722 --diff-algorithm #8 0.722 choose a diff algorithm #8 0.722 --anchored generate diff using the "anchored diff" algorithm #8 0.722 --word-diff[=] show word diff, using to delimit changed words #8 0.722 --word-diff-regex #8 0.722 use to decide what a word is #8 0.722 --color-words[=] #8 0.722 equivalent to --word-diff=color --word-diff-regex= #8 0.722 --color-moved[=] #8 0.722 moved lines of code are colored differently #8 0.722 --color-moved-ws #8 0.722 how white spaces are ignored in --color-moved #8 0.722 #8 0.722 Other diff options #8 0.722 --relative[=] #8 0.722 when run from subdir, exclude changes outside and show relative paths #8 0.722 -a, --text treat all files as text #8 0.722 -R swap two inputs, reverse the diff #8 0.722 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.722 --quiet disable all output of the program #8 0.722 --ext-diff allow an external diff helper to be executed #8 0.722 --textconv run external text conversion filters when comparing binary files #8 0.722 --ignore-submodules[=] #8 0.722 ignore changes to submodules in the diff generation #8 0.722 --submodule[=] #8 0.722 specify how differences in submodules are shown #8 0.722 --ita-invisible-in-index #8 0.722 hide 'git add -N' entries from the index #8 0.722 --ita-visible-in-index #8 0.722 treat 'git add -N' entries as real in the index #8 0.722 -S look for differences that change the number of occurrences of the specified string #8 0.722 -G look for differences that change the number of occurrences of the specified regex #8 0.722 --pickaxe-all show all changes in the changeset with -S or -G #8 0.722 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.722 -O control the order in which files appear in the output #8 0.722 --rotate-to show the change in the specified path first #8 0.722 --skip-to skip the output to the specified path #8 0.722 --find-object #8 0.722 look for differences that change the number of occurrences of the specified object #8 0.722 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.722 select files by diff type #8 0.722 --output output to a specific file #8 0.722 #8 0.727 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.727 To add an exception for this directory, call: #8 0.727 #8 0.727 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.733 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.733 To add an exception for this directory, call: #8 0.733 #8 0.733 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.737 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.737 usage: git diff --no-index [] #8 0.737 #8 0.737 Diff output format options #8 0.737 -p, --patch generate patch #8 0.737 -s, --no-patch suppress diff output #8 0.737 -u generate patch #8 0.737 -U, --unified[=] generate diffs with lines context #8 0.737 -W, --function-context #8 0.737 generate diffs with lines context #8 0.737 --raw generate the diff in raw format #8 0.737 --patch-with-raw synonym for '-p --raw' #8 0.737 --patch-with-stat synonym for '-p --stat' #8 0.737 --numstat machine friendly --stat #8 0.737 --shortstat output only the last line of --stat #8 0.737 -X, --dirstat[=...] #8 0.737 output the distribution of relative amount of changes for each sub-directory #8 0.737 --cumulative synonym for --dirstat=cumulative #8 0.737 --dirstat-by-file[=...] #8 0.737 synonym for --dirstat=files,param1,param2... #8 0.737 --check warn if changes introduce conflict markers or whitespace errors #8 0.737 --summary condensed summary such as creations, renames and mode changes #8 0.737 --name-only show only names of changed files #8 0.737 --name-status show only names and status of changed files #8 0.737 --stat[=[,[,]]] #8 0.737 generate diffstat #8 0.737 --stat-width generate diffstat with a given width #8 0.737 --stat-name-width #8 0.737 generate diffstat with a given name width #8 0.737 --stat-graph-width #8 0.737 generate diffstat with a given graph width #8 0.737 --stat-count generate diffstat with limited lines #8 0.737 --compact-summary generate compact summary in diffstat #8 0.737 --binary output a binary diff that can be applied #8 0.737 --full-index show full pre- and post-image object names on the "index" lines #8 0.738 --color[=] show colored diff #8 0.738 --ws-error-highlight #8 0.738 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.738 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.738 --abbrev[=] use digits to display object names #8 0.738 --src-prefix #8 0.738 show the given source prefix instead of "a/" #8 0.738 --dst-prefix #8 0.738 show the given destination prefix instead of "b/" #8 0.738 --line-prefix #8 0.738 prepend an additional prefix to every line of output #8 0.738 --no-prefix do not show any source or destination prefix #8 0.738 --inter-hunk-context #8 0.738 show context between diff hunks up to the specified number of lines #8 0.738 --output-indicator-new #8 0.738 specify the character to indicate a new line instead of '+' #8 0.738 --output-indicator-old #8 0.738 specify the character to indicate an old line instead of '-' #8 0.738 --output-indicator-context #8 0.738 specify the character to indicate a context instead of ' ' #8 0.738 #8 0.738 Diff rename options #8 0.738 -B, --break-rewrites[=[/]] #8 0.738 break complete rewrite changes into pairs of delete and create #8 0.738 -M, --find-renames[=] #8 0.738 detect renames #8 0.738 -D, --irreversible-delete #8 0.738 omit the preimage for deletes #8 0.738 -C, --find-copies[=] #8 0.738 detect copies #8 0.738 --find-copies-harder use unmodified files as source to find copies #8 0.738 --no-renames disable rename detection #8 0.738 --rename-empty use empty blobs as rename source #8 0.738 --follow continue listing the history of a file beyond renames #8 0.738 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.738 #8 0.738 Diff algorithm options #8 0.738 --minimal produce the smallest possible diff #8 0.738 -w, --ignore-all-space #8 0.738 ignore whitespace when comparing lines #8 0.738 -b, --ignore-space-change #8 0.738 ignore changes in amount of whitespace #8 0.738 --ignore-space-at-eol #8 0.738 ignore changes in whitespace at EOL #8 0.738 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.738 --ignore-blank-lines ignore changes whose lines are all blank #8 0.738 -I, --ignore-matching-lines #8 0.738 ignore changes whose all lines match #8 0.738 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.738 --patience generate diff using the "patience diff" algorithm #8 0.738 --histogram generate diff using the "histogram diff" algorithm #8 0.738 --diff-algorithm #8 0.738 choose a diff algorithm #8 0.738 --anchored generate diff using the "anchored diff" algorithm #8 0.738 --word-diff[=] show word diff, using to delimit changed words #8 0.738 --word-diff-regex #8 0.738 use to decide what a word is #8 0.738 --color-words[=] #8 0.738 equivalent to --word-diff=color --word-diff-regex= #8 0.738 --color-moved[=] #8 0.738 moved lines of code are colored differently #8 0.738 --color-moved-ws #8 0.738 how white spaces are ignored in --color-moved #8 0.738 #8 0.738 Other diff options #8 0.738 --relative[=] #8 0.738 when run from subdir, exclude changes outside and show relative paths #8 0.738 -a, --text treat all files as text #8 0.738 -R swap two inputs, reverse the diff #8 0.738 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.738 --quiet disable all output of the program #8 0.738 --ext-diff allow an external diff helper to be executed #8 0.738 --textconv run external text conversion filters when comparing binary files #8 0.738 --ignore-submodules[=] #8 0.738 ignore changes to submodules in the diff generation #8 0.738 --submodule[=] #8 0.738 specify how differences in submodules are shown #8 0.738 --ita-invisible-in-index #8 0.738 hide 'git add -N' entries from the index #8 0.738 --ita-visible-in-index #8 0.738 treat 'git add -N' entries as real in the index #8 0.738 -S look for differences that change the number of occurrences of the specified string #8 0.738 -G look for differences that change the number of occurrences of the specified regex #8 0.738 --pickaxe-all show all changes in the changeset with -S or -G #8 0.738 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.738 -O control the order in which files appear in the output #8 0.738 --rotate-to show the change in the specified path first #8 0.738 --skip-to skip the output to the specified path #8 0.738 --find-object #8 0.738 look for differences that change the number of occurrences of the specified object #8 0.738 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.738 select files by diff type #8 0.738 --output output to a specific file #8 0.738 #8 0.743 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.743 To add an exception for this directory, call: #8 0.743 #8 0.743 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.750 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.750 To add an exception for this directory, call: #8 0.750 #8 0.750 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.754 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.754 usage: git diff --no-index [] #8 0.754 #8 0.754 Diff output format options #8 0.754 -p, --patch generate patch #8 0.754 -s, --no-patch suppress diff output #8 0.754 -u generate patch #8 0.754 -U, --unified[=] generate diffs with lines context #8 0.754 -W, --function-context #8 0.754 generate diffs with lines context #8 0.754 --raw generate the diff in raw format #8 0.754 --patch-with-raw synonym for '-p --raw' #8 0.754 --patch-with-stat synonym for '-p --stat' #8 0.754 --numstat machine friendly --stat #8 0.754 --shortstat output only the last line of --stat #8 0.754 -X, --dirstat[=...] #8 0.754 output the distribution of relative amount of changes for each sub-directory #8 0.754 --cumulative synonym for --dirstat=cumulative #8 0.754 --dirstat-by-file[=...] #8 0.754 synonym for --dirstat=files,param1,param2... #8 0.754 --check warn if changes introduce conflict markers or whitespace errors #8 0.754 --summary condensed summary such as creations, renames and mode changes #8 0.754 --name-only show only names of changed files #8 0.754 --name-status show only names and status of changed files #8 0.754 --stat[=[,[,]]] #8 0.754 generate diffstat #8 0.755 --stat-width generate diffstat with a given width #8 0.755 --stat-name-width #8 0.755 generate diffstat with a given name width #8 0.755 --stat-graph-width #8 0.755 generate diffstat with a given graph width #8 0.755 --stat-count generate diffstat with limited lines #8 0.755 --compact-summary generate compact summary in diffstat #8 0.755 --binary output a binary diff that can be applied #8 0.755 --full-index show full pre- and post-image object names on the "index" lines #8 0.755 --color[=] show colored diff #8 0.755 --ws-error-highlight #8 0.755 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.755 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.755 --abbrev[=] use digits to display object names #8 0.755 --src-prefix #8 0.755 show the given source prefix instead of "a/" #8 0.755 --dst-prefix #8 0.755 show the given destination prefix instead of "b/" #8 0.755 --line-prefix #8 0.755 prepend an additional prefix to every line of output #8 0.755 --no-prefix do not show any source or destination prefix #8 0.755 --inter-hunk-context #8 0.755 show context between diff hunks up to the specified number of lines #8 0.755 --output-indicator-new #8 0.755 specify the character to indicate a new line instead of '+' #8 0.755 --output-indicator-old #8 0.755 specify the character to indicate an old line instead of '-' #8 0.755 --output-indicator-context #8 0.755 specify the character to indicate a context instead of ' ' #8 0.755 #8 0.755 Diff rename options #8 0.755 -B, --break-rewrites[=[/]] #8 0.755 break complete rewrite changes into pairs of delete and create #8 0.755 -M, --find-renames[=] #8 0.755 detect renames #8 0.755 -D, --irreversible-delete #8 0.755 omit the preimage for deletes #8 0.755 -C, --find-copies[=] #8 0.755 detect copies #8 0.755 --find-copies-harder use unmodified files as source to find copies #8 0.755 --no-renames disable rename detection #8 0.755 --rename-empty use empty blobs as rename source #8 0.755 --follow continue listing the history of a file beyond renames #8 0.755 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.755 #8 0.755 Diff algorithm options #8 0.755 --minimal produce the smallest possible diff #8 0.755 -w, --ignore-all-space #8 0.755 ignore whitespace when comparing lines #8 0.755 -b, --ignore-space-change #8 0.755 ignore changes in amount of whitespace #8 0.755 --ignore-space-at-eol #8 0.755 ignore changes in whitespace at EOL #8 0.755 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.755 --ignore-blank-lines ignore changes whose lines are all blank #8 0.755 -I, --ignore-matching-lines #8 0.755 ignore changes whose all lines match #8 0.755 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.755 --patience generate diff using the "patience diff" algorithm #8 0.755 --histogram generate diff using the "histogram diff" algorithm #8 0.755 --diff-algorithm #8 0.755 choose a diff algorithm #8 0.755 --anchored generate diff using the "anchored diff" algorithm #8 0.755 --word-diff[=] show word diff, using to delimit changed words #8 0.755 --word-diff-regex #8 0.755 use to decide what a word is #8 0.755 --color-words[=] #8 0.755 equivalent to --word-diff=color --word-diff-regex= #8 0.755 --color-moved[=] #8 0.755 moved lines of code are colored differently #8 0.755 --color-moved-ws #8 0.755 how white spaces are ignored in --color-moved #8 0.755 #8 0.755 Other diff options #8 0.755 --relative[=] #8 0.755 when run from subdir, exclude changes outside and show relative paths #8 0.755 -a, --text treat all files as text #8 0.755 -R swap two inputs, reverse the diff #8 0.755 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.755 --quiet disable all output of the program #8 0.755 --ext-diff allow an external diff helper to be executed #8 0.755 --textconv run external text conversion filters when comparing binary files #8 0.755 --ignore-submodules[=] #8 0.755 ignore changes to submodules in the diff generation #8 0.755 --submodule[=] #8 0.755 specify how differences in submodules are shown #8 0.755 --ita-invisible-in-index #8 0.755 hide 'git add -N' entries from the index #8 0.755 --ita-visible-in-index #8 0.755 treat 'git add -N' entries as real in the index #8 0.755 -S look for differences that change the number of occurrences of the specified string #8 0.755 -G look for differences that change the number of occurrences of the specified regex #8 0.755 --pickaxe-all show all changes in the changeset with -S or -G #8 0.755 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.755 -O control the order in which files appear in the output #8 0.755 --rotate-to show the change in the specified path first #8 0.755 --skip-to skip the output to the specified path #8 0.755 --find-object #8 0.755 look for differences that change the number of occurrences of the specified object #8 0.755 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.755 select files by diff type #8 0.755 --output output to a specific file #8 0.755 #8 0.760 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.760 To add an exception for this directory, call: #8 0.760 #8 0.760 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.766 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.766 To add an exception for this directory, call: #8 0.766 #8 0.766 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.770 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.770 usage: git diff --no-index [] #8 0.770 #8 0.770 Diff output format options #8 0.770 -p, --patch generate patch #8 0.770 -s, --no-patch suppress diff output #8 0.770 -u generate patch #8 0.770 -U, --unified[=] generate diffs with lines context #8 0.770 -W, --function-context #8 0.770 generate diffs with lines context #8 0.770 --raw generate the diff in raw format #8 0.770 --patch-with-raw synonym for '-p --raw' #8 0.770 --patch-with-stat synonym for '-p --stat' #8 0.770 --numstat machine friendly --stat #8 0.770 --shortstat output only the last line of --stat #8 0.770 -X, --dirstat[=...] #8 0.770 output the distribution of relative amount of changes for each sub-directory #8 0.770 --cumulative synonym for --dirstat=cumulative #8 0.770 --dirstat-by-file[=...] #8 0.770 synonym for --dirstat=files,param1,param2... #8 0.770 --check warn if changes introduce conflict markers or whitespace errors #8 0.770 --summary condensed summary such as creations, renames and mode changes #8 0.770 --name-only show only names of changed files #8 0.770 --name-status show only names and status of changed files #8 0.770 --stat[=[,[,]]] #8 0.770 generate diffstat #8 0.770 --stat-width generate diffstat with a given width #8 0.770 --stat-name-width #8 0.770 generate diffstat with a given name width #8 0.770 --stat-graph-width #8 0.770 generate diffstat with a given graph width #8 0.770 --stat-count generate diffstat with limited lines #8 0.770 --compact-summary generate compact summary in diffstat #8 0.770 --binary output a binary diff that can be applied #8 0.770 --full-index show full pre- and post-image object names on the "index" lines #8 0.770 --color[=] show colored diff #8 0.770 --ws-error-highlight #8 0.770 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.770 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.770 --abbrev[=] use digits to display object names #8 0.770 --src-prefix #8 0.770 show the given source prefix instead of "a/" #8 0.770 --dst-prefix #8 0.770 show the given destination prefix instead of "b/" #8 0.770 --line-prefix #8 0.770 prepend an additional prefix to every line of output #8 0.770 --no-prefix do not show any source or destination prefix #8 0.770 --inter-hunk-context #8 0.770 show context between diff hunks up to the specified number of lines #8 0.770 --output-indicator-new #8 0.770 specify the character to indicate a new line instead of '+' #8 0.770 --output-indicator-old #8 0.770 specify the character to indicate an old line instead of '-' #8 0.770 --output-indicator-context #8 0.770 specify the character to indicate a context instead of ' ' #8 0.770 #8 0.770 Diff rename options #8 0.770 -B, --break-rewrites[=[/]] #8 0.770 break complete rewrite changes into pairs of delete and create #8 0.770 -M, --find-renames[=] #8 0.770 detect renames #8 0.770 -D, --irreversible-delete #8 0.770 omit the preimage for deletes #8 0.770 -C, --find-copies[=] #8 0.770 detect copies #8 0.770 --find-copies-harder use unmodified files as source to find copies #8 0.770 --no-renames disable rename detection #8 0.770 --rename-empty use empty blobs as rename source #8 0.770 --follow continue listing the history of a file beyond renames #8 0.770 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.770 #8 0.770 Diff algorithm options #8 0.770 --minimal produce the smallest possible diff #8 0.770 -w, --ignore-all-space #8 0.770 ignore whitespace when comparing lines #8 0.770 -b, --ignore-space-change #8 0.770 ignore changes in amount of whitespace #8 0.770 --ignore-space-at-eol #8 0.770 ignore changes in whitespace at EOL #8 0.770 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.770 --ignore-blank-lines ignore changes whose lines are all blank #8 0.770 -I, --ignore-matching-lines #8 0.770 ignore changes whose all lines match #8 0.770 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.770 --patience generate diff using the "patience diff" algorithm #8 0.770 --histogram generate diff using the "histogram diff" algorithm #8 0.770 --diff-algorithm #8 0.770 choose a diff algorithm #8 0.770 --anchored generate diff using the "anchored diff" algorithm #8 0.770 --word-diff[=] show word diff, using to delimit changed words #8 0.770 --word-diff-regex #8 0.770 use to decide what a word is #8 0.770 --color-words[=] #8 0.770 equivalent to --word-diff=color --word-diff-regex= #8 0.770 --color-moved[=] #8 0.770 moved lines of code are colored differently #8 0.770 --color-moved-ws #8 0.770 how white spaces are ignored in --color-moved #8 0.770 #8 0.770 Other diff options #8 0.770 --relative[=] #8 0.770 when run from subdir, exclude changes outside and show relative paths #8 0.770 -a, --text treat all files as text #8 0.770 -R swap two inputs, reverse the diff #8 0.770 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.770 --quiet disable all output of the program #8 0.770 --ext-diff allow an external diff helper to be executed #8 0.770 --textconv run external text conversion filters when comparing binary files #8 0.771 --ignore-submodules[=] #8 0.771 ignore changes to submodules in the diff generation #8 0.771 --submodule[=] #8 0.771 specify how differences in submodules are shown #8 0.771 --ita-invisible-in-index #8 0.771 hide 'git add -N' entries from the index #8 0.771 --ita-visible-in-index #8 0.771 treat 'git add -N' entries as real in the index #8 0.771 -S look for differences that change the number of occurrences of the specified string #8 0.771 -G look for differences that change the number of occurrences of the specified regex #8 0.771 --pickaxe-all show all changes in the changeset with -S or -G #8 0.771 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.771 -O control the order in which files appear in the output #8 0.771 --rotate-to show the change in the specified path first #8 0.771 --skip-to skip the output to the specified path #8 0.771 --find-object #8 0.771 look for differences that change the number of occurrences of the specified object #8 0.771 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.771 select files by diff type #8 0.771 --output output to a specific file #8 0.771 #8 0.776 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.776 To add an exception for this directory, call: #8 0.776 #8 0.776 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.782 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.782 To add an exception for this directory, call: #8 0.782 #8 0.782 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.787 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.787 usage: git diff --no-index [] #8 0.787 #8 0.787 Diff output format options #8 0.787 -p, --patch generate patch #8 0.787 -s, --no-patch suppress diff output #8 0.787 -u generate patch #8 0.787 -U, --unified[=] generate diffs with lines context #8 0.787 -W, --function-context #8 0.787 generate diffs with lines context #8 0.787 --raw generate the diff in raw format #8 0.787 --patch-with-raw synonym for '-p --raw' #8 0.787 --patch-with-stat synonym for '-p --stat' #8 0.787 --numstat machine friendly --stat #8 0.787 --shortstat output only the last line of --stat #8 0.787 -X, --dirstat[=...] #8 0.787 output the distribution of relative amount of changes for each sub-directory #8 0.787 --cumulative synonym for --dirstat=cumulative #8 0.787 --dirstat-by-file[=...] #8 0.787 synonym for --dirstat=files,param1,param2... #8 0.787 --check warn if changes introduce conflict markers or whitespace errors #8 0.787 --summary condensed summary such as creations, renames and mode changes #8 0.787 --name-only show only names of changed files #8 0.787 --name-status show only names and status of changed files #8 0.787 --stat[=[,[,]]] #8 0.787 generate diffstat #8 0.787 --stat-width generate diffstat with a given width #8 0.787 --stat-name-width #8 0.787 generate diffstat with a given name width #8 0.787 --stat-graph-width #8 0.787 generate diffstat with a given graph width #8 0.787 --stat-count generate diffstat with limited lines #8 0.787 --compact-summary generate compact summary in diffstat #8 0.787 --binary output a binary diff that can be applied #8 0.787 --full-index show full pre- and post-image object names on the "index" lines #8 0.787 --color[=] show colored diff #8 0.787 --ws-error-highlight #8 0.787 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.787 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.787 --abbrev[=] use digits to display object names #8 0.787 --src-prefix #8 0.787 show the given source prefix instead of "a/" #8 0.787 --dst-prefix #8 0.787 show the given destination prefix instead of "b/" #8 0.787 --line-prefix #8 0.787 prepend an additional prefix to every line of output #8 0.787 --no-prefix do not show any source or destination prefix #8 0.787 --inter-hunk-context #8 0.787 show context between diff hunks up to the specified number of lines #8 0.787 --output-indicator-new #8 0.787 specify the character to indicate a new line instead of '+' #8 0.787 --output-indicator-old #8 0.787 specify the character to indicate an old line instead of '-' #8 0.787 --output-indicator-context #8 0.787 specify the character to indicate a context instead of ' ' #8 0.787 #8 0.787 Diff rename options #8 0.787 -B, --break-rewrites[=[/]] #8 0.787 break complete rewrite changes into pairs of delete and create #8 0.787 -M, --find-renames[=] #8 0.787 detect renames #8 0.787 -D, --irreversible-delete #8 0.787 omit the preimage for deletes #8 0.787 -C, --find-copies[=] #8 0.787 detect copies #8 0.787 --find-copies-harder use unmodified files as source to find copies #8 0.787 --no-renames disable rename detection #8 0.787 --rename-empty use empty blobs as rename source #8 0.787 --follow continue listing the history of a file beyond renames #8 0.787 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.787 #8 0.787 Diff algorithm options #8 0.787 --minimal produce the smallest possible diff #8 0.787 -w, --ignore-all-space #8 0.787 ignore whitespace when comparing lines #8 0.787 -b, --ignore-space-change #8 0.787 ignore changes in amount of whitespace #8 0.787 --ignore-space-at-eol #8 0.787 ignore changes in whitespace at EOL #8 0.787 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.787 --ignore-blank-lines ignore changes whose lines are all blank #8 0.787 -I, --ignore-matching-lines #8 0.787 ignore changes whose all lines match #8 0.787 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.787 --patience generate diff using the "patience diff" algorithm #8 0.787 --histogram generate diff using the "histogram diff" algorithm #8 0.787 --diff-algorithm #8 0.787 choose a diff algorithm #8 0.787 --anchored generate diff using the "anchored diff" algorithm #8 0.787 --word-diff[=] show word diff, using to delimit changed words #8 0.787 --word-diff-regex #8 0.787 use to decide what a word is #8 0.787 --color-words[=] #8 0.787 equivalent to --word-diff=color --word-diff-regex= #8 0.787 --color-moved[=] #8 0.787 moved lines of code are colored differently #8 0.787 --color-moved-ws #8 0.787 how white spaces are ignored in --color-moved #8 0.787 #8 0.787 Other diff options #8 0.787 --relative[=] #8 0.787 when run from subdir, exclude changes outside and show relative paths #8 0.787 -a, --text treat all files as text #8 0.787 -R swap two inputs, reverse the diff #8 0.787 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.787 --quiet disable all output of the program #8 0.787 --ext-diff allow an external diff helper to be executed #8 0.787 --textconv run external text conversion filters when comparing binary files #8 0.787 --ignore-submodules[=] #8 0.787 ignore changes to submodules in the diff generation #8 0.787 --submodule[=] #8 0.787 specify how differences in submodules are shown #8 0.787 --ita-invisible-in-index #8 0.787 hide 'git add -N' entries from the index #8 0.787 --ita-visible-in-index #8 0.787 treat 'git add -N' entries as real in the index #8 0.787 -S look for differences that change the number of occurrences of the specified string #8 0.787 -G look for differences that change the number of occurrences of the specified regex #8 0.787 --pickaxe-all show all changes in the changeset with -S or -G #8 0.787 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.787 -O control the order in which files appear in the output #8 0.787 --rotate-to show the change in the specified path first #8 0.787 --skip-to skip the output to the specified path #8 0.787 --find-object #8 0.787 look for differences that change the number of occurrences of the specified object #8 0.787 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.787 select files by diff type #8 0.787 --output output to a specific file #8 0.787 #8 0.792 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.792 To add an exception for this directory, call: #8 0.792 #8 0.792 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.798 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 0.798 To add an exception for this directory, call: #8 0.798 #8 0.798 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 0.802 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.802 usage: git diff --no-index [] #8 0.802 #8 0.802 Diff output format options #8 0.802 -p, --patch generate patch #8 0.803 -s, --no-patch suppress diff output #8 0.803 -u generate patch #8 0.803 -U, --unified[=] generate diffs with lines context #8 0.803 -W, --function-context #8 0.803 generate diffs with lines context #8 0.803 --raw generate the diff in raw format #8 0.803 --patch-with-raw synonym for '-p --raw' #8 0.803 --patch-with-stat synonym for '-p --stat' #8 0.803 --numstat machine friendly --stat #8 0.803 --shortstat output only the last line of --stat #8 0.803 -X, --dirstat[=...] #8 0.803 output the distribution of relative amount of changes for each sub-directory #8 0.803 --cumulative synonym for --dirstat=cumulative #8 0.803 --dirstat-by-file[=...] #8 0.803 synonym for --dirstat=files,param1,param2... #8 0.803 --check warn if changes introduce conflict markers or whitespace errors #8 0.803 --summary condensed summary such as creations, renames and mode changes #8 0.803 --name-only show only names of changed files #8 0.803 --name-status show only names and status of changed files #8 0.803 --stat[=[,[,]]] #8 0.803 generate diffstat #8 0.803 --stat-width generate diffstat with a given width #8 0.803 --stat-name-width #8 0.803 generate diffstat with a given name width #8 0.803 --stat-graph-width #8 0.803 generate diffstat with a given graph width #8 0.803 --stat-count generate diffstat with limited lines #8 0.803 --compact-summary generate compact summary in diffstat #8 0.803 --binary output a binary diff that can be applied #8 0.803 --full-index show full pre- and post-image object names on the "index" lines #8 0.803 --color[=] show colored diff #8 0.803 --ws-error-highlight #8 0.803 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.803 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.803 --abbrev[=] use digits to display object names #8 0.803 --src-prefix #8 0.803 show the given source prefix instead of "a/" #8 0.803 --dst-prefix #8 0.803 show the given destination prefix instead of "b/" #8 0.803 --line-prefix #8 0.803 prepend an additional prefix to every line of output #8 0.803 --no-prefix do not show any source or destination prefix #8 0.803 --inter-hunk-context #8 0.803 show context between diff hunks up to the specified number of lines #8 0.803 --output-indicator-new #8 0.803 specify the character to indicate a new line instead of '+' #8 0.803 --output-indicator-old #8 0.803 specify the character to indicate an old line instead of '-' #8 0.803 --output-indicator-context #8 0.803 specify the character to indicate a context instead of ' ' #8 0.803 #8 0.803 Diff rename options #8 0.803 -B, --break-rewrites[=[/]] #8 0.803 break complete rewrite changes into pairs of delete and create #8 0.803 -M, --find-renames[=] #8 0.803 detect renames #8 0.803 -D, --irreversible-delete #8 0.803 omit the preimage for deletes #8 0.803 -C, --find-copies[=] #8 0.803 detect copies #8 0.803 --find-copies-harder use unmodified files as source to find copies #8 0.803 --no-renames disable rename detection #8 0.803 --rename-empty use empty blobs as rename source #8 0.803 --follow continue listing the history of a file beyond renames #8 0.803 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.803 #8 0.803 Diff algorithm options #8 0.803 --minimal produce the smallest possible diff #8 0.803 -w, --ignore-all-space #8 0.803 ignore whitespace when comparing lines #8 0.803 -b, --ignore-space-change #8 0.803 ignore changes in amount of whitespace #8 0.803 --ignore-space-at-eol #8 0.803 ignore changes in whitespace at EOL #8 0.803 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.803 --ignore-blank-lines ignore changes whose lines are all blank #8 0.803 -I, --ignore-matching-lines #8 0.803 ignore changes whose all lines match #8 0.803 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.803 --patience generate diff using the "patience diff" algorithm #8 0.803 --histogram generate diff using the "histogram diff" algorithm #8 0.803 --diff-algorithm #8 0.803 choose a diff algorithm #8 0.803 --anchored generate diff using the "anchored diff" algorithm #8 0.803 --word-diff[=] show word diff, using to delimit changed words #8 0.803 --word-diff-regex #8 0.803 use to decide what a word is #8 0.803 --color-words[=] #8 0.803 equivalent to --word-diff=color --word-diff-regex= #8 0.803 --color-moved[=] #8 0.803 moved lines of code are colored differently #8 0.803 --color-moved-ws #8 0.803 how white spaces are ignored in --color-moved #8 0.803 #8 0.803 Other diff options #8 0.803 --relative[=] #8 0.803 when run from subdir, exclude changes outside and show relative paths #8 0.803 -a, --text treat all files as text #8 0.803 -R swap two inputs, reverse the diff #8 0.803 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.803 --quiet disable all output of the program #8 0.803 --ext-diff allow an external diff helper to be executed #8 0.803 --textconv run external text conversion filters when comparing binary files #8 0.803 --ignore-submodules[=] #8 0.803 ignore changes to submodules in the diff generation #8 0.803 --submodule[=] #8 0.803 specify how differences in submodules are shown #8 0.803 --ita-invisible-in-index #8 0.803 hide 'git add -N' entries from the index #8 0.803 --ita-visible-in-index #8 0.803 treat 'git add -N' entries as real in the index #8 0.803 -S look for differences that change the number of occurrences of the specified string #8 0.803 -G look for differences that change the number of occurrences of the specified regex #8 0.803 --pickaxe-all show all changes in the changeset with -S or -G #8 0.803 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.803 -O control the order in which files appear in the output #8 0.803 --rotate-to show the change in the specified path first #8 0.803 --skip-to skip the output to the specified path #8 0.803 --find-object #8 0.803 look for differences that change the number of occurrences of the specified object #8 0.803 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.803 select files by diff type #8 0.803 --output output to a specific file #8 0.803 #8 0.808 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.808 To add an exception for this directory, call: #8 0.808 #8 0.808 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.814 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 0.814 To add an exception for this directory, call: #8 0.814 #8 0.814 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 0.819 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.819 usage: git diff --no-index [] #8 0.819 #8 0.819 Diff output format options #8 0.819 -p, --patch generate patch #8 0.819 -s, --no-patch suppress diff output #8 0.819 -u generate patch #8 0.819 -U, --unified[=] generate diffs with lines context #8 0.819 -W, --function-context #8 0.819 generate diffs with lines context #8 0.819 --raw generate the diff in raw format #8 0.819 --patch-with-raw synonym for '-p --raw' #8 0.819 --patch-with-stat synonym for '-p --stat' #8 0.819 --numstat machine friendly --stat #8 0.819 --shortstat output only the last line of --stat #8 0.819 -X, --dirstat[=...] #8 0.819 output the distribution of relative amount of changes for each sub-directory #8 0.819 --cumulative synonym for --dirstat=cumulative #8 0.819 --dirstat-by-file[=...] #8 0.819 synonym for --dirstat=files,param1,param2... #8 0.819 --check warn if changes introduce conflict markers or whitespace errors #8 0.819 --summary condensed summary such as creations, renames and mode changes #8 0.819 --name-only show only names of changed files #8 0.819 --name-status show only names and status of changed files #8 0.819 --stat[=[,[,]]] #8 0.819 generate diffstat #8 0.819 --stat-width generate diffstat with a given width #8 0.819 --stat-name-width #8 0.819 generate diffstat with a given name width #8 0.819 --stat-graph-width #8 0.819 generate diffstat with a given graph width #8 0.819 --stat-count generate diffstat with limited lines #8 0.819 --compact-summary generate compact summary in diffstat #8 0.819 --binary output a binary diff that can be applied #8 0.819 --full-index show full pre- and post-image object names on the "index" lines #8 0.819 --color[=] show colored diff #8 0.819 --ws-error-highlight #8 0.819 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.819 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.819 --abbrev[=] use digits to display object names #8 0.819 --src-prefix #8 0.819 show the given source prefix instead of "a/" #8 0.819 --dst-prefix #8 0.819 show the given destination prefix instead of "b/" #8 0.819 --line-prefix #8 0.819 prepend an additional prefix to every line of output #8 0.819 --no-prefix do not show any source or destination prefix #8 0.819 --inter-hunk-context #8 0.819 show context between diff hunks up to the specified number of lines #8 0.819 --output-indicator-new #8 0.819 specify the character to indicate a new line instead of '+' #8 0.819 --output-indicator-old #8 0.819 specify the character to indicate an old line instead of '-' #8 0.819 --output-indicator-context #8 0.819 specify the character to indicate a context instead of ' ' #8 0.819 #8 0.819 Diff rename options #8 0.819 -B, --break-rewrites[=[/]] #8 0.819 break complete rewrite changes into pairs of delete and create #8 0.819 -M, --find-renames[=] #8 0.819 detect renames #8 0.819 -D, --irreversible-delete #8 0.819 omit the preimage for deletes #8 0.819 -C, --find-copies[=] #8 0.819 detect copies #8 0.819 --find-copies-harder use unmodified files as source to find copies #8 0.819 --no-renames disable rename detection #8 0.819 --rename-empty use empty blobs as rename source #8 0.819 --follow continue listing the history of a file beyond renames #8 0.819 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.819 #8 0.819 Diff algorithm options #8 0.819 --minimal produce the smallest possible diff #8 0.819 -w, --ignore-all-space #8 0.819 ignore whitespace when comparing lines #8 0.819 -b, --ignore-space-change #8 0.819 ignore changes in amount of whitespace #8 0.819 --ignore-space-at-eol #8 0.819 ignore changes in whitespace at EOL #8 0.819 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.819 --ignore-blank-lines ignore changes whose lines are all blank #8 0.819 -I, --ignore-matching-lines #8 0.819 ignore changes whose all lines match #8 0.819 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.819 --patience generate diff using the "patience diff" algorithm #8 0.819 --histogram generate diff using the "histogram diff" algorithm #8 0.819 --diff-algorithm #8 0.819 choose a diff algorithm #8 0.819 --anchored generate diff using the "anchored diff" algorithm #8 0.819 --word-diff[=] show word diff, using to delimit changed words #8 0.819 --word-diff-regex #8 0.819 use to decide what a word is #8 0.819 --color-words[=] #8 0.819 equivalent to --word-diff=color --word-diff-regex= #8 0.819 --color-moved[=] #8 0.819 moved lines of code are colored differently #8 0.819 --color-moved-ws #8 0.819 how white spaces are ignored in --color-moved #8 0.819 #8 0.819 Other diff options #8 0.819 --relative[=] #8 0.819 when run from subdir, exclude changes outside and show relative paths #8 0.819 -a, --text treat all files as text #8 0.819 -R swap two inputs, reverse the diff #8 0.819 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.820 --quiet disable all output of the program #8 0.820 --ext-diff allow an external diff helper to be executed #8 0.820 --textconv run external text conversion filters when comparing binary files #8 0.820 --ignore-submodules[=] #8 0.820 ignore changes to submodules in the diff generation #8 0.820 --submodule[=] #8 0.820 specify how differences in submodules are shown #8 0.820 --ita-invisible-in-index #8 0.820 hide 'git add -N' entries from the index #8 0.820 --ita-visible-in-index #8 0.820 treat 'git add -N' entries as real in the index #8 0.820 -S look for differences that change the number of occurrences of the specified string #8 0.820 -G look for differences that change the number of occurrences of the specified regex #8 0.820 --pickaxe-all show all changes in the changeset with -S or -G #8 0.820 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.820 -O control the order in which files appear in the output #8 0.820 --rotate-to show the change in the specified path first #8 0.820 --skip-to skip the output to the specified path #8 0.820 --find-object #8 0.820 look for differences that change the number of occurrences of the specified object #8 0.820 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.820 select files by diff type #8 0.820 --output output to a specific file #8 0.820 #8 0.824 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.824 To add an exception for this directory, call: #8 0.824 #8 0.824 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.831 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 0.831 To add an exception for this directory, call: #8 0.831 #8 0.831 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 0.835 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.835 usage: git diff --no-index [] #8 0.835 #8 0.835 Diff output format options #8 0.835 -p, --patch generate patch #8 0.835 -s, --no-patch suppress diff output #8 0.835 -u generate patch #8 0.835 -U, --unified[=] generate diffs with lines context #8 0.835 -W, --function-context #8 0.835 generate diffs with lines context #8 0.835 --raw generate the diff in raw format #8 0.835 --patch-with-raw synonym for '-p --raw' #8 0.835 --patch-with-stat synonym for '-p --stat' #8 0.835 --numstat machine friendly --stat #8 0.835 --shortstat output only the last line of --stat #8 0.835 -X, --dirstat[=...] #8 0.835 output the distribution of relative amount of changes for each sub-directory #8 0.835 --cumulative synonym for --dirstat=cumulative #8 0.835 --dirstat-by-file[=...] #8 0.835 synonym for --dirstat=files,param1,param2... #8 0.835 --check warn if changes introduce conflict markers or whitespace errors #8 0.835 --summary condensed summary such as creations, renames and mode changes #8 0.835 --name-only show only names of changed files #8 0.835 --name-status show only names and status of changed files #8 0.835 --stat[=[,[,]]] #8 0.835 generate diffstat #8 0.835 --stat-width generate diffstat with a given width #8 0.835 --stat-name-width #8 0.835 generate diffstat with a given name width #8 0.835 --stat-graph-width #8 0.835 generate diffstat with a given graph width #8 0.835 --stat-count generate diffstat with limited lines #8 0.835 --compact-summary generate compact summary in diffstat #8 0.835 --binary output a binary diff that can be applied #8 0.835 --full-index show full pre- and post-image object names on the "index" lines #8 0.835 --color[=] show colored diff #8 0.835 --ws-error-highlight #8 0.835 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.835 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.835 --abbrev[=] use digits to display object names #8 0.835 --src-prefix #8 0.835 show the given source prefix instead of "a/" #8 0.835 --dst-prefix #8 0.835 show the given destination prefix instead of "b/" #8 0.835 --line-prefix #8 0.835 prepend an additional prefix to every line of output #8 0.835 --no-prefix do not show any source or destination prefix #8 0.835 --inter-hunk-context #8 0.835 show context between diff hunks up to the specified number of lines #8 0.835 --output-indicator-new #8 0.835 specify the character to indicate a new line instead of '+' #8 0.835 --output-indicator-old #8 0.835 specify the character to indicate an old line instead of '-' #8 0.835 --output-indicator-context #8 0.836 specify the character to indicate a context instead of ' ' #8 0.836 #8 0.836 Diff rename options #8 0.836 -B, --break-rewrites[=[/]] #8 0.836 break complete rewrite changes into pairs of delete and create #8 0.836 -M, --find-renames[=] #8 0.836 detect renames #8 0.836 -D, --irreversible-delete #8 0.836 omit the preimage for deletes #8 0.836 -C, --find-copies[=] #8 0.836 detect copies #8 0.836 --find-copies-harder use unmodified files as source to find copies #8 0.836 --no-renames disable rename detection #8 0.836 --rename-empty use empty blobs as rename source #8 0.836 --follow continue listing the history of a file beyond renames #8 0.836 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.836 #8 0.836 Diff algorithm options #8 0.836 --minimal produce the smallest possible diff #8 0.836 -w, --ignore-all-space #8 0.836 ignore whitespace when comparing lines #8 0.836 -b, --ignore-space-change #8 0.836 ignore changes in amount of whitespace #8 0.836 --ignore-space-at-eol #8 0.836 ignore changes in whitespace at EOL #8 0.836 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.836 --ignore-blank-lines ignore changes whose lines are all blank #8 0.836 -I, --ignore-matching-lines #8 0.836 ignore changes whose all lines match #8 0.836 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.836 --patience generate diff using the "patience diff" algorithm #8 0.836 --histogram generate diff using the "histogram diff" algorithm #8 0.836 --diff-algorithm #8 0.836 choose a diff algorithm #8 0.836 --anchored generate diff using the "anchored diff" algorithm #8 0.836 --word-diff[=] show word diff, using to delimit changed words #8 0.836 --word-diff-regex #8 0.836 use to decide what a word is #8 0.836 --color-words[=] #8 0.836 equivalent to --word-diff=color --word-diff-regex= #8 0.836 --color-moved[=] #8 0.836 moved lines of code are colored differently #8 0.836 --color-moved-ws #8 0.836 how white spaces are ignored in --color-moved #8 0.836 #8 0.836 Other diff options #8 0.836 --relative[=] #8 0.836 when run from subdir, exclude changes outside and show relative paths #8 0.836 -a, --text treat all files as text #8 0.836 -R swap two inputs, reverse the diff #8 0.836 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.836 --quiet disable all output of the program #8 0.836 --ext-diff allow an external diff helper to be executed #8 0.836 --textconv run external text conversion filters when comparing binary files #8 0.836 --ignore-submodules[=] #8 0.836 ignore changes to submodules in the diff generation #8 0.836 --submodule[=] #8 0.836 specify how differences in submodules are shown #8 0.836 --ita-invisible-in-index #8 0.836 hide 'git add -N' entries from the index #8 0.836 --ita-visible-in-index #8 0.836 treat 'git add -N' entries as real in the index #8 0.836 -S look for differences that change the number of occurrences of the specified string #8 0.836 -G look for differences that change the number of occurrences of the specified regex #8 0.836 --pickaxe-all show all changes in the changeset with -S or -G #8 0.836 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.836 -O control the order in which files appear in the output #8 0.836 --rotate-to show the change in the specified path first #8 0.836 --skip-to skip the output to the specified path #8 0.836 --find-object #8 0.836 look for differences that change the number of occurrences of the specified object #8 0.836 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.836 select files by diff type #8 0.836 --output output to a specific file #8 0.836 #8 0.841 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.841 To add an exception for this directory, call: #8 0.841 #8 0.841 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.847 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 0.847 To add an exception for this directory, call: #8 0.847 #8 0.847 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 0.850 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.850 usage: git diff --no-index [] #8 0.850 #8 0.850 Diff output format options #8 0.850 -p, --patch generate patch #8 0.850 -s, --no-patch suppress diff output #8 0.850 -u generate patch #8 0.850 -U, --unified[=] generate diffs with lines context #8 0.850 -W, --function-context #8 0.850 generate diffs with lines context #8 0.850 --raw generate the diff in raw format #8 0.850 --patch-with-raw synonym for '-p --raw' #8 0.850 --patch-with-stat synonym for '-p --stat' #8 0.850 --numstat machine friendly --stat #8 0.850 --shortstat output only the last line of --stat #8 0.850 -X, --dirstat[=...] #8 0.850 output the distribution of relative amount of changes for each sub-directory #8 0.850 --cumulative synonym for --dirstat=cumulative #8 0.850 --dirstat-by-file[=...] #8 0.850 synonym for --dirstat=files,param1,param2... #8 0.850 --check warn if changes introduce conflict markers or whitespace errors #8 0.850 --summary condensed summary such as creations, renames and mode changes #8 0.850 --name-only show only names of changed files #8 0.850 --name-status show only names and status of changed files #8 0.850 --stat[=[,[,]]] #8 0.850 generate diffstat #8 0.850 --stat-width generate diffstat with a given width #8 0.850 --stat-name-width #8 0.850 generate diffstat with a given name width #8 0.850 --stat-graph-width #8 0.850 generate diffstat with a given graph width #8 0.850 --stat-count generate diffstat with limited lines #8 0.850 --compact-summary generate compact summary in diffstat #8 0.850 --binary output a binary diff that can be applied #8 0.850 --full-index show full pre- and post-image object names on the "index" lines #8 0.850 --color[=] show colored diff #8 0.850 --ws-error-highlight #8 0.850 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.850 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.850 --abbrev[=] use digits to display object names #8 0.850 --src-prefix #8 0.850 show the given source prefix instead of "a/" #8 0.850 --dst-prefix #8 0.850 show the given destination prefix instead of "b/" #8 0.850 --line-prefix #8 0.850 prepend an additional prefix to every line of output #8 0.850 --no-prefix do not show any source or destination prefix #8 0.850 --inter-hunk-context #8 0.850 show context between diff hunks up to the specified number of lines #8 0.850 --output-indicator-new #8 0.850 specify the character to indicate a new line instead of '+' #8 0.850 --output-indicator-old #8 0.850 specify the character to indicate an old line instead of '-' #8 0.850 --output-indicator-context #8 0.850 specify the character to indicate a context instead of ' ' #8 0.850 #8 0.850 Diff rename options #8 0.850 -B, --break-rewrites[=[/]] #8 0.850 break complete rewrite changes into pairs of delete and create #8 0.850 -M, --find-renames[=] #8 0.850 detect renames #8 0.850 -D, --irreversible-delete #8 0.851 omit the preimage for deletes #8 0.851 -C, --find-copies[=] #8 0.851 detect copies #8 0.851 --find-copies-harder use unmodified files as source to find copies #8 0.851 --no-renames disable rename detection #8 0.851 --rename-empty use empty blobs as rename source #8 0.851 --follow continue listing the history of a file beyond renames #8 0.851 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.851 #8 0.851 Diff algorithm options #8 0.851 --minimal produce the smallest possible diff #8 0.851 -w, --ignore-all-space #8 0.851 ignore whitespace when comparing lines #8 0.851 -b, --ignore-space-change #8 0.851 ignore changes in amount of whitespace #8 0.851 --ignore-space-at-eol #8 0.851 ignore changes in whitespace at EOL #8 0.851 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.851 --ignore-blank-lines ignore changes whose lines are all blank #8 0.851 -I, --ignore-matching-lines #8 0.851 ignore changes whose all lines match #8 0.851 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.851 --patience generate diff using the "patience diff" algorithm #8 0.851 --histogram generate diff using the "histogram diff" algorithm #8 0.851 --diff-algorithm #8 0.851 choose a diff algorithm #8 0.851 --anchored generate diff using the "anchored diff" algorithm #8 0.851 --word-diff[=] show word diff, using to delimit changed words #8 0.851 --word-diff-regex #8 0.851 use to decide what a word is #8 0.851 --color-words[=] #8 0.851 equivalent to --word-diff=color --word-diff-regex= #8 0.851 --color-moved[=] #8 0.851 moved lines of code are colored differently #8 0.851 --color-moved-ws #8 0.851 how white spaces are ignored in --color-moved #8 0.851 #8 0.851 Other diff options #8 0.851 --relative[=] #8 0.851 when run from subdir, exclude changes outside and show relative paths #8 0.851 -a, --text treat all files as text #8 0.851 -R swap two inputs, reverse the diff #8 0.851 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.851 --quiet disable all output of the program #8 0.851 --ext-diff allow an external diff helper to be executed #8 0.851 --textconv run external text conversion filters when comparing binary files #8 0.851 --ignore-submodules[=] #8 0.851 ignore changes to submodules in the diff generation #8 0.851 --submodule[=] #8 0.851 specify how differences in submodules are shown #8 0.851 --ita-invisible-in-index #8 0.851 hide 'git add -N' entries from the index #8 0.851 --ita-visible-in-index #8 0.851 treat 'git add -N' entries as real in the index #8 0.851 -S look for differences that change the number of occurrences of the specified string #8 0.851 -G look for differences that change the number of occurrences of the specified regex #8 0.851 --pickaxe-all show all changes in the changeset with -S or -G #8 0.851 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.851 -O control the order in which files appear in the output #8 0.851 --rotate-to show the change in the specified path first #8 0.851 --skip-to skip the output to the specified path #8 0.851 --find-object #8 0.851 look for differences that change the number of occurrences of the specified object #8 0.851 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.851 select files by diff type #8 0.851 --output output to a specific file #8 0.851 #8 0.855 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.855 To add an exception for this directory, call: #8 0.855 #8 0.855 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.861 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 0.861 To add an exception for this directory, call: #8 0.861 #8 0.861 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 0.865 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.865 usage: git diff --no-index [] #8 0.865 #8 0.865 Diff output format options #8 0.865 -p, --patch generate patch #8 0.865 -s, --no-patch suppress diff output #8 0.865 -u generate patch #8 0.865 -U, --unified[=] generate diffs with lines context #8 0.865 -W, --function-context #8 0.865 generate diffs with lines context #8 0.865 --raw generate the diff in raw format #8 0.865 --patch-with-raw synonym for '-p --raw' #8 0.865 --patch-with-stat synonym for '-p --stat' #8 0.865 --numstat machine friendly --stat #8 0.865 --shortstat output only the last line of --stat #8 0.866 -X, --dirstat[=...] #8 0.866 output the distribution of relative amount of changes for each sub-directory #8 0.866 --cumulative synonym for --dirstat=cumulative #8 0.866 --dirstat-by-file[=...] #8 0.866 synonym for --dirstat=files,param1,param2... #8 0.866 --check warn if changes introduce conflict markers or whitespace errors #8 0.866 --summary condensed summary such as creations, renames and mode changes #8 0.866 --name-only show only names of changed files #8 0.866 --name-status show only names and status of changed files #8 0.866 --stat[=[,[,]]] #8 0.866 generate diffstat #8 0.866 --stat-width generate diffstat with a given width #8 0.866 --stat-name-width #8 0.866 generate diffstat with a given name width #8 0.866 --stat-graph-width #8 0.866 generate diffstat with a given graph width #8 0.866 --stat-count generate diffstat with limited lines #8 0.866 --compact-summary generate compact summary in diffstat #8 0.866 --binary output a binary diff that can be applied #8 0.866 --full-index show full pre- and post-image object names on the "index" lines #8 0.866 --color[=] show colored diff #8 0.866 --ws-error-highlight #8 0.866 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.866 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.866 --abbrev[=] use digits to display object names #8 0.866 --src-prefix #8 0.866 show the given source prefix instead of "a/" #8 0.866 --dst-prefix #8 0.866 show the given destination prefix instead of "b/" #8 0.866 --line-prefix #8 0.866 prepend an additional prefix to every line of output #8 0.866 --no-prefix do not show any source or destination prefix #8 0.866 --inter-hunk-context #8 0.866 show context between diff hunks up to the specified number of lines #8 0.866 --output-indicator-new #8 0.866 specify the character to indicate a new line instead of '+' #8 0.866 --output-indicator-old #8 0.866 specify the character to indicate an old line instead of '-' #8 0.866 --output-indicator-context #8 0.866 specify the character to indicate a context instead of ' ' #8 0.866 #8 0.866 Diff rename options #8 0.866 -B, --break-rewrites[=[/]] #8 0.866 break complete rewrite changes into pairs of delete and create #8 0.866 -M, --find-renames[=] #8 0.866 detect renames #8 0.866 -D, --irreversible-delete #8 0.866 omit the preimage for deletes #8 0.866 -C, --find-copies[=] #8 0.866 detect copies #8 0.866 --find-copies-harder use unmodified files as source to find copies #8 0.866 --no-renames disable rename detection #8 0.866 --rename-empty use empty blobs as rename source #8 0.866 --follow continue listing the history of a file beyond renames #8 0.866 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.866 #8 0.866 Diff algorithm options #8 0.866 --minimal produce the smallest possible diff #8 0.866 -w, --ignore-all-space #8 0.866 ignore whitespace when comparing lines #8 0.866 -b, --ignore-space-change #8 0.866 ignore changes in amount of whitespace #8 0.866 --ignore-space-at-eol #8 0.866 ignore changes in whitespace at EOL #8 0.866 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.866 --ignore-blank-lines ignore changes whose lines are all blank #8 0.866 -I, --ignore-matching-lines #8 0.866 ignore changes whose all lines match #8 0.866 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.866 --patience generate diff using the "patience diff" algorithm #8 0.866 --histogram generate diff using the "histogram diff" algorithm #8 0.866 --diff-algorithm #8 0.866 choose a diff algorithm #8 0.866 --anchored generate diff using the "anchored diff" algorithm #8 0.866 --word-diff[=] show word diff, using to delimit changed words #8 0.866 --word-diff-regex #8 0.866 use to decide what a word is #8 0.866 --color-words[=] #8 0.866 equivalent to --word-diff=color --word-diff-regex= #8 0.866 --color-moved[=] #8 0.866 moved lines of code are colored differently #8 0.866 --color-moved-ws #8 0.866 how white spaces are ignored in --color-moved #8 0.866 #8 0.866 Other diff options #8 0.866 --relative[=] #8 0.866 when run from subdir, exclude changes outside and show relative paths #8 0.866 -a, --text treat all files as text #8 0.866 -R swap two inputs, reverse the diff #8 0.866 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.866 --quiet disable all output of the program #8 0.866 --ext-diff allow an external diff helper to be executed #8 0.866 --textconv run external text conversion filters when comparing binary files #8 0.866 --ignore-submodules[=] #8 0.866 ignore changes to submodules in the diff generation #8 0.866 --submodule[=] #8 0.866 specify how differences in submodules are shown #8 0.866 --ita-invisible-in-index #8 0.866 hide 'git add -N' entries from the index #8 0.866 --ita-visible-in-index #8 0.866 treat 'git add -N' entries as real in the index #8 0.866 -S look for differences that change the number of occurrences of the specified string #8 0.866 -G look for differences that change the number of occurrences of the specified regex #8 0.866 --pickaxe-all show all changes in the changeset with -S or -G #8 0.866 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.866 -O control the order in which files appear in the output #8 0.866 --rotate-to show the change in the specified path first #8 0.866 --skip-to skip the output to the specified path #8 0.866 --find-object #8 0.866 look for differences that change the number of occurrences of the specified object #8 0.866 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.866 select files by diff type #8 0.866 --output output to a specific file #8 0.866 #8 0.871 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.871 To add an exception for this directory, call: #8 0.871 #8 0.871 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.877 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 0.877 To add an exception for this directory, call: #8 0.877 #8 0.877 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 0.882 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.882 usage: git diff --no-index [] #8 0.882 #8 0.882 Diff output format options #8 0.882 -p, --patch generate patch #8 0.882 -s, --no-patch suppress diff output #8 0.882 -u generate patch #8 0.882 -U, --unified[=] generate diffs with lines context #8 0.882 -W, --function-context #8 0.882 generate diffs with lines context #8 0.882 --raw generate the diff in raw format #8 0.882 --patch-with-raw synonym for '-p --raw' #8 0.882 --patch-with-stat synonym for '-p --stat' #8 0.882 --numstat machine friendly --stat #8 0.882 --shortstat output only the last line of --stat #8 0.882 -X, --dirstat[=...] #8 0.882 output the distribution of relative amount of changes for each sub-directory #8 0.882 --cumulative synonym for --dirstat=cumulative #8 0.882 --dirstat-by-file[=...] #8 0.882 synonym for --dirstat=files,param1,param2... #8 0.882 --check warn if changes introduce conflict markers or whitespace errors #8 0.882 --summary condensed summary such as creations, renames and mode changes #8 0.882 --name-only show only names of changed files #8 0.882 --name-status show only names and status of changed files #8 0.882 --stat[=[,[,]]] #8 0.882 generate diffstat #8 0.882 --stat-width generate diffstat with a given width #8 0.882 --stat-name-width #8 0.882 generate diffstat with a given name width #8 0.882 --stat-graph-width #8 0.882 generate diffstat with a given graph width #8 0.882 --stat-count generate diffstat with limited lines #8 0.882 --compact-summary generate compact summary in diffstat #8 0.882 --binary output a binary diff that can be applied #8 0.882 --full-index show full pre- and post-image object names on the "index" lines #8 0.882 --color[=] show colored diff #8 0.882 --ws-error-highlight #8 0.882 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.882 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.882 --abbrev[=] use digits to display object names #8 0.882 --src-prefix #8 0.882 show the given source prefix instead of "a/" #8 0.882 --dst-prefix #8 0.882 show the given destination prefix instead of "b/" #8 0.882 --line-prefix #8 0.882 prepend an additional prefix to every line of output #8 0.882 --no-prefix do not show any source or destination prefix #8 0.882 --inter-hunk-context #8 0.882 show context between diff hunks up to the specified number of lines #8 0.882 --output-indicator-new #8 0.882 specify the character to indicate a new line instead of '+' #8 0.882 --output-indicator-old #8 0.882 specify the character to indicate an old line instead of '-' #8 0.882 --output-indicator-context #8 0.882 specify the character to indicate a context instead of ' ' #8 0.882 #8 0.882 Diff rename options #8 0.882 -B, --break-rewrites[=[/]] #8 0.882 break complete rewrite changes into pairs of delete and create #8 0.882 -M, --find-renames[=] #8 0.882 detect renames #8 0.882 -D, --irreversible-delete #8 0.882 omit the preimage for deletes #8 0.882 -C, --find-copies[=] #8 0.882 detect copies #8 0.882 --find-copies-harder use unmodified files as source to find copies #8 0.882 --no-renames disable rename detection #8 0.882 --rename-empty use empty blobs as rename source #8 0.882 --follow continue listing the history of a file beyond renames #8 0.882 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.882 #8 0.882 Diff algorithm options #8 0.882 --minimal produce the smallest possible diff #8 0.882 -w, --ignore-all-space #8 0.882 ignore whitespace when comparing lines #8 0.882 -b, --ignore-space-change #8 0.882 ignore changes in amount of whitespace #8 0.882 --ignore-space-at-eol #8 0.882 ignore changes in whitespace at EOL #8 0.882 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.882 --ignore-blank-lines ignore changes whose lines are all blank #8 0.882 -I, --ignore-matching-lines #8 0.882 ignore changes whose all lines match #8 0.882 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.882 --patience generate diff using the "patience diff" algorithm #8 0.882 --histogram generate diff using the "histogram diff" algorithm #8 0.882 --diff-algorithm #8 0.882 choose a diff algorithm #8 0.882 --anchored generate diff using the "anchored diff" algorithm #8 0.882 --word-diff[=] show word diff, using to delimit changed words #8 0.882 --word-diff-regex #8 0.882 use to decide what a word is #8 0.882 --color-words[=] #8 0.882 equivalent to --word-diff=color --word-diff-regex= #8 0.882 --color-moved[=] #8 0.882 moved lines of code are colored differently #8 0.882 --color-moved-ws #8 0.882 how white spaces are ignored in --color-moved #8 0.882 #8 0.882 Other diff options #8 0.882 --relative[=] #8 0.882 when run from subdir, exclude changes outside and show relative paths #8 0.882 -a, --text treat all files as text #8 0.882 -R swap two inputs, reverse the diff #8 0.882 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.882 --quiet disable all output of the program #8 0.882 --ext-diff allow an external diff helper to be executed #8 0.882 --textconv run external text conversion filters when comparing binary files #8 0.882 --ignore-submodules[=] #8 0.882 ignore changes to submodules in the diff generation #8 0.882 --submodule[=] #8 0.882 specify how differences in submodules are shown #8 0.882 --ita-invisible-in-index #8 0.882 hide 'git add -N' entries from the index #8 0.882 --ita-visible-in-index #8 0.882 treat 'git add -N' entries as real in the index #8 0.882 -S look for differences that change the number of occurrences of the specified string #8 0.882 -G look for differences that change the number of occurrences of the specified regex #8 0.882 --pickaxe-all show all changes in the changeset with -S or -G #8 0.882 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.882 -O control the order in which files appear in the output #8 0.882 --rotate-to show the change in the specified path first #8 0.882 --skip-to skip the output to the specified path #8 0.882 --find-object #8 0.882 look for differences that change the number of occurrences of the specified object #8 0.882 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.882 select files by diff type #8 0.882 --output output to a specific file #8 0.882 #8 0.887 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.887 To add an exception for this directory, call: #8 0.887 #8 0.887 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.893 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 0.893 To add an exception for this directory, call: #8 0.893 #8 0.893 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 0.897 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.897 usage: git diff --no-index [] #8 0.897 #8 0.897 Diff output format options #8 0.897 -p, --patch generate patch #8 0.897 -s, --no-patch suppress diff output #8 0.897 -u generate patch #8 0.897 -U, --unified[=] generate diffs with lines context #8 0.897 -W, --function-context #8 0.897 generate diffs with lines context #8 0.897 --raw generate the diff in raw format #8 0.897 --patch-with-raw synonym for '-p --raw' #8 0.897 --patch-with-stat synonym for '-p --stat' #8 0.897 --numstat machine friendly --stat #8 0.897 --shortstat output only the last line of --stat #8 0.897 -X, --dirstat[=...] #8 0.897 output the distribution of relative amount of changes for each sub-directory #8 0.897 --cumulative synonym for --dirstat=cumulative #8 0.897 --dirstat-by-file[=...] #8 0.897 synonym for --dirstat=files,param1,param2... #8 0.897 --check warn if changes introduce conflict markers or whitespace errors #8 0.897 --summary condensed summary such as creations, renames and mode changes #8 0.897 --name-only show only names of changed files #8 0.897 --name-status show only names and status of changed files #8 0.897 --stat[=[,[,]]] #8 0.897 generate diffstat #8 0.897 --stat-width generate diffstat with a given width #8 0.897 --stat-name-width #8 0.897 generate diffstat with a given name width #8 0.897 --stat-graph-width #8 0.897 generate diffstat with a given graph width #8 0.897 --stat-count generate diffstat with limited lines #8 0.897 --compact-summary generate compact summary in diffstat #8 0.897 --binary output a binary diff that can be applied #8 0.897 --full-index show full pre- and post-image object names on the "index" lines #8 0.897 --color[=] show colored diff #8 0.897 --ws-error-highlight #8 0.897 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.897 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.897 --abbrev[=] use digits to display object names #8 0.897 --src-prefix #8 0.897 show the given source prefix instead of "a/" #8 0.897 --dst-prefix #8 0.897 show the given destination prefix instead of "b/" #8 0.897 --line-prefix #8 0.897 prepend an additional prefix to every line of output #8 0.897 --no-prefix do not show any source or destination prefix #8 0.897 --inter-hunk-context #8 0.897 show context between diff hunks up to the specified number of lines #8 0.897 --output-indicator-new #8 0.898 specify the character to indicate a new line instead of '+' #8 0.898 --output-indicator-old #8 0.898 specify the character to indicate an old line instead of '-' #8 0.898 --output-indicator-context #8 0.898 specify the character to indicate a context instead of ' ' #8 0.898 #8 0.898 Diff rename options #8 0.898 -B, --break-rewrites[=[/]] #8 0.898 break complete rewrite changes into pairs of delete and create #8 0.898 -M, --find-renames[=] #8 0.898 detect renames #8 0.898 -D, --irreversible-delete #8 0.898 omit the preimage for deletes #8 0.898 -C, --find-copies[=] #8 0.898 detect copies #8 0.898 --find-copies-harder use unmodified files as source to find copies #8 0.898 --no-renames disable rename detection #8 0.898 --rename-empty use empty blobs as rename source #8 0.898 --follow continue listing the history of a file beyond renames #8 0.898 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.898 #8 0.898 Diff algorithm options #8 0.898 --minimal produce the smallest possible diff #8 0.898 -w, --ignore-all-space #8 0.898 ignore whitespace when comparing lines #8 0.898 -b, --ignore-space-change #8 0.898 ignore changes in amount of whitespace #8 0.898 --ignore-space-at-eol #8 0.898 ignore changes in whitespace at EOL #8 0.898 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.898 --ignore-blank-lines ignore changes whose lines are all blank #8 0.898 -I, --ignore-matching-lines #8 0.898 ignore changes whose all lines match #8 0.898 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.898 --patience generate diff using the "patience diff" algorithm #8 0.898 --histogram generate diff using the "histogram diff" algorithm #8 0.898 --diff-algorithm #8 0.898 choose a diff algorithm #8 0.898 --anchored generate diff using the "anchored diff" algorithm #8 0.898 --word-diff[=] show word diff, using to delimit changed words #8 0.898 --word-diff-regex #8 0.898 use to decide what a word is #8 0.898 --color-words[=] #8 0.898 equivalent to --word-diff=color --word-diff-regex= #8 0.898 --color-moved[=] #8 0.898 moved lines of code are colored differently #8 0.898 --color-moved-ws #8 0.898 how white spaces are ignored in --color-moved #8 0.898 #8 0.898 Other diff options #8 0.898 --relative[=] #8 0.898 when run from subdir, exclude changes outside and show relative paths #8 0.898 -a, --text treat all files as text #8 0.898 -R swap two inputs, reverse the diff #8 0.898 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.898 --quiet disable all output of the program #8 0.898 --ext-diff allow an external diff helper to be executed #8 0.898 --textconv run external text conversion filters when comparing binary files #8 0.898 --ignore-submodules[=] #8 0.898 ignore changes to submodules in the diff generation #8 0.898 --submodule[=] #8 0.898 specify how differences in submodules are shown #8 0.898 --ita-invisible-in-index #8 0.898 hide 'git add -N' entries from the index #8 0.898 --ita-visible-in-index #8 0.898 treat 'git add -N' entries as real in the index #8 0.898 -S look for differences that change the number of occurrences of the specified string #8 0.898 -G look for differences that change the number of occurrences of the specified regex #8 0.898 --pickaxe-all show all changes in the changeset with -S or -G #8 0.898 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.898 -O control the order in which files appear in the output #8 0.898 --rotate-to show the change in the specified path first #8 0.898 --skip-to skip the output to the specified path #8 0.898 --find-object #8 0.898 look for differences that change the number of occurrences of the specified object #8 0.898 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.898 select files by diff type #8 0.898 --output output to a specific file #8 0.898 #8 0.902 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.902 To add an exception for this directory, call: #8 0.902 #8 0.902 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.909 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 0.909 To add an exception for this directory, call: #8 0.909 #8 0.909 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 0.913 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.913 usage: git diff --no-index [] #8 0.913 #8 0.913 Diff output format options #8 0.913 -p, --patch generate patch #8 0.913 -s, --no-patch suppress diff output #8 0.913 -u generate patch #8 0.913 -U, --unified[=] generate diffs with lines context #8 0.913 -W, --function-context #8 0.913 generate diffs with lines context #8 0.913 --raw generate the diff in raw format #8 0.913 --patch-with-raw synonym for '-p --raw' #8 0.913 --patch-with-stat synonym for '-p --stat' #8 0.913 --numstat machine friendly --stat #8 0.913 --shortstat output only the last line of --stat #8 0.913 -X, --dirstat[=...] #8 0.913 output the distribution of relative amount of changes for each sub-directory #8 0.913 --cumulative synonym for --dirstat=cumulative #8 0.913 --dirstat-by-file[=...] #8 0.913 synonym for --dirstat=files,param1,param2... #8 0.913 --check warn if changes introduce conflict markers or whitespace errors #8 0.913 --summary condensed summary such as creations, renames and mode changes #8 0.913 --name-only show only names of changed files #8 0.913 --name-status show only names and status of changed files #8 0.913 --stat[=[,[,]]] #8 0.913 generate diffstat #8 0.913 --stat-width generate diffstat with a given width #8 0.913 --stat-name-width #8 0.913 generate diffstat with a given name width #8 0.913 --stat-graph-width #8 0.913 generate diffstat with a given graph width #8 0.913 --stat-count generate diffstat with limited lines #8 0.913 --compact-summary generate compact summary in diffstat #8 0.913 --binary output a binary diff that can be applied #8 0.913 --full-index show full pre- and post-image object names on the "index" lines #8 0.913 --color[=] show colored diff #8 0.913 --ws-error-highlight #8 0.913 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.913 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.913 --abbrev[=] use digits to display object names #8 0.913 --src-prefix #8 0.913 show the given source prefix instead of "a/" #8 0.913 --dst-prefix #8 0.913 show the given destination prefix instead of "b/" #8 0.913 --line-prefix #8 0.913 prepend an additional prefix to every line of output #8 0.913 --no-prefix do not show any source or destination prefix #8 0.913 --inter-hunk-context #8 0.913 show context between diff hunks up to the specified number of lines #8 0.913 --output-indicator-new #8 0.913 specify the character to indicate a new line instead of '+' #8 0.913 --output-indicator-old #8 0.913 specify the character to indicate an old line instead of '-' #8 0.913 --output-indicator-context #8 0.913 specify the character to indicate a context instead of ' ' #8 0.913 #8 0.913 Diff rename options #8 0.913 -B, --break-rewrites[=[/]] #8 0.913 break complete rewrite changes into pairs of delete and create #8 0.913 -M, --find-renames[=] #8 0.913 detect renames #8 0.913 -D, --irreversible-delete #8 0.913 omit the preimage for deletes #8 0.913 -C, --find-copies[=] #8 0.913 detect copies #8 0.913 --find-copies-harder use unmodified files as source to find copies #8 0.913 --no-renames disable rename detection #8 0.913 --rename-empty use empty blobs as rename source #8 0.913 --follow continue listing the history of a file beyond renames #8 0.913 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.913 #8 0.913 Diff algorithm options #8 0.913 --minimal produce the smallest possible diff #8 0.913 -w, --ignore-all-space #8 0.913 ignore whitespace when comparing lines #8 0.913 -b, --ignore-space-change #8 0.913 ignore changes in amount of whitespace #8 0.913 --ignore-space-at-eol #8 0.913 ignore changes in whitespace at EOL #8 0.913 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.913 --ignore-blank-lines ignore changes whose lines are all blank #8 0.913 -I, --ignore-matching-lines #8 0.913 ignore changes whose all lines match #8 0.913 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.913 --patience generate diff using the "patience diff" algorithm #8 0.913 --histogram generate diff using the "histogram diff" algorithm #8 0.913 --diff-algorithm #8 0.913 choose a diff algorithm #8 0.913 --anchored generate diff using the "anchored diff" algorithm #8 0.913 --word-diff[=] show word diff, using to delimit changed words #8 0.913 --word-diff-regex #8 0.913 use to decide what a word is #8 0.913 --color-words[=] #8 0.913 equivalent to --word-diff=color --word-diff-regex= #8 0.913 --color-moved[=] #8 0.913 moved lines of code are colored differently #8 0.913 --color-moved-ws #8 0.913 how white spaces are ignored in --color-moved #8 0.913 #8 0.913 Other diff options #8 0.913 --relative[=] #8 0.914 when run from subdir, exclude changes outside and show relative paths #8 0.914 -a, --text treat all files as text #8 0.914 -R swap two inputs, reverse the diff #8 0.914 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.914 --quiet disable all output of the program #8 0.914 --ext-diff allow an external diff helper to be executed #8 0.914 --textconv run external text conversion filters when comparing binary files #8 0.914 --ignore-submodules[=] #8 0.914 ignore changes to submodules in the diff generation #8 0.914 --submodule[=] #8 0.914 specify how differences in submodules are shown #8 0.914 --ita-invisible-in-index #8 0.914 hide 'git add -N' entries from the index #8 0.914 --ita-visible-in-index #8 0.914 treat 'git add -N' entries as real in the index #8 0.914 -S look for differences that change the number of occurrences of the specified string #8 0.914 -G look for differences that change the number of occurrences of the specified regex #8 0.914 --pickaxe-all show all changes in the changeset with -S or -G #8 0.914 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.914 -O control the order in which files appear in the output #8 0.914 --rotate-to show the change in the specified path first #8 0.914 --skip-to skip the output to the specified path #8 0.914 --find-object #8 0.914 look for differences that change the number of occurrences of the specified object #8 0.914 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.914 select files by diff type #8 0.914 --output output to a specific file #8 0.914 #8 0.918 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.918 To add an exception for this directory, call: #8 0.918 #8 0.918 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.924 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 0.924 To add an exception for this directory, call: #8 0.924 #8 0.924 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 0.928 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.928 usage: git diff --no-index [] #8 0.928 #8 0.928 Diff output format options #8 0.928 -p, --patch generate patch #8 0.928 -s, --no-patch suppress diff output #8 0.928 -u generate patch #8 0.928 -U, --unified[=] generate diffs with lines context #8 0.928 -W, --function-context #8 0.928 generate diffs with lines context #8 0.928 --raw generate the diff in raw format #8 0.928 --patch-with-raw synonym for '-p --raw' #8 0.928 --patch-with-stat synonym for '-p --stat' #8 0.928 --numstat machine friendly --stat #8 0.928 --shortstat output only the last line of --stat #8 0.928 -X, --dirstat[=...] #8 0.928 output the distribution of relative amount of changes for each sub-directory #8 0.928 --cumulative synonym for --dirstat=cumulative #8 0.928 --dirstat-by-file[=...] #8 0.928 synonym for --dirstat=files,param1,param2... #8 0.928 --check warn if changes introduce conflict markers or whitespace errors #8 0.928 --summary condensed summary such as creations, renames and mode changes #8 0.928 --name-only show only names of changed files #8 0.928 --name-status show only names and status of changed files #8 0.928 --stat[=[,[,]]] #8 0.928 generate diffstat #8 0.928 --stat-width generate diffstat with a given width #8 0.928 --stat-name-width #8 0.928 generate diffstat with a given name width #8 0.928 --stat-graph-width #8 0.928 generate diffstat with a given graph width #8 0.928 --stat-count generate diffstat with limited lines #8 0.928 --compact-summary generate compact summary in diffstat #8 0.928 --binary output a binary diff that can be applied #8 0.928 --full-index show full pre- and post-image object names on the "index" lines #8 0.928 --color[=] show colored diff #8 0.928 --ws-error-highlight #8 0.928 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.928 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.928 --abbrev[=] use digits to display object names #8 0.928 --src-prefix #8 0.928 show the given source prefix instead of "a/" #8 0.928 --dst-prefix #8 0.928 show the given destination prefix instead of "b/" #8 0.928 --line-prefix #8 0.928 prepend an additional prefix to every line of output #8 0.928 --no-prefix do not show any source or destination prefix #8 0.928 --inter-hunk-context #8 0.928 show context between diff hunks up to the specified number of lines #8 0.928 --output-indicator-new #8 0.928 specify the character to indicate a new line instead of '+' #8 0.928 --output-indicator-old #8 0.928 specify the character to indicate an old line instead of '-' #8 0.928 --output-indicator-context #8 0.928 specify the character to indicate a context instead of ' ' #8 0.928 #8 0.928 Diff rename options #8 0.928 -B, --break-rewrites[=[/]] #8 0.928 break complete rewrite changes into pairs of delete and create #8 0.928 -M, --find-renames[=] #8 0.929 detect renames #8 0.929 -D, --irreversible-delete #8 0.929 omit the preimage for deletes #8 0.929 -C, --find-copies[=] #8 0.929 detect copies #8 0.929 --find-copies-harder use unmodified files as source to find copies #8 0.929 --no-renames disable rename detection #8 0.929 --rename-empty use empty blobs as rename source #8 0.929 --follow continue listing the history of a file beyond renames #8 0.929 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.929 #8 0.929 Diff algorithm options #8 0.929 --minimal produce the smallest possible diff #8 0.929 -w, --ignore-all-space #8 0.929 ignore whitespace when comparing lines #8 0.929 -b, --ignore-space-change #8 0.929 ignore changes in amount of whitespace #8 0.929 --ignore-space-at-eol #8 0.929 ignore changes in whitespace at EOL #8 0.929 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.929 --ignore-blank-lines ignore changes whose lines are all blank #8 0.929 -I, --ignore-matching-lines #8 0.929 ignore changes whose all lines match #8 0.929 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.929 --patience generate diff using the "patience diff" algorithm #8 0.929 --histogram generate diff using the "histogram diff" algorithm #8 0.929 --diff-algorithm #8 0.929 choose a diff algorithm #8 0.929 --anchored generate diff using the "anchored diff" algorithm #8 0.929 --word-diff[=] show word diff, using to delimit changed words #8 0.929 --word-diff-regex #8 0.929 use to decide what a word is #8 0.929 --color-words[=] #8 0.929 equivalent to --word-diff=color --word-diff-regex= #8 0.929 --color-moved[=] #8 0.929 moved lines of code are colored differently #8 0.929 --color-moved-ws #8 0.929 how white spaces are ignored in --color-moved #8 0.929 #8 0.929 Other diff options #8 0.929 --relative[=] #8 0.929 when run from subdir, exclude changes outside and show relative paths #8 0.929 -a, --text treat all files as text #8 0.929 -R swap two inputs, reverse the diff #8 0.929 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.929 --quiet disable all output of the program #8 0.929 --ext-diff allow an external diff helper to be executed #8 0.929 --textconv run external text conversion filters when comparing binary files #8 0.929 --ignore-submodules[=] #8 0.929 ignore changes to submodules in the diff generation #8 0.929 --submodule[=] #8 0.929 specify how differences in submodules are shown #8 0.929 --ita-invisible-in-index #8 0.929 hide 'git add -N' entries from the index #8 0.929 --ita-visible-in-index #8 0.929 treat 'git add -N' entries as real in the index #8 0.929 -S look for differences that change the number of occurrences of the specified string #8 0.929 -G look for differences that change the number of occurrences of the specified regex #8 0.929 --pickaxe-all show all changes in the changeset with -S or -G #8 0.929 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.929 -O control the order in which files appear in the output #8 0.929 --rotate-to show the change in the specified path first #8 0.929 --skip-to skip the output to the specified path #8 0.929 --find-object #8 0.929 look for differences that change the number of occurrences of the specified object #8 0.929 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.929 select files by diff type #8 0.929 --output output to a specific file #8 0.929 #8 0.934 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.934 To add an exception for this directory, call: #8 0.934 #8 0.934 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.940 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 0.940 To add an exception for this directory, call: #8 0.940 #8 0.940 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 0.944 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.944 usage: git diff --no-index [] #8 0.944 #8 0.944 Diff output format options #8 0.944 -p, --patch generate patch #8 0.944 -s, --no-patch suppress diff output #8 0.944 -u generate patch #8 0.944 -U, --unified[=] generate diffs with lines context #8 0.944 -W, --function-context #8 0.944 generate diffs with lines context #8 0.944 --raw generate the diff in raw format #8 0.944 --patch-with-raw synonym for '-p --raw' #8 0.944 --patch-with-stat synonym for '-p --stat' #8 0.944 --numstat machine friendly --stat #8 0.944 --shortstat output only the last line of --stat #8 0.944 -X, --dirstat[=...] #8 0.944 output the distribution of relative amount of changes for each sub-directory #8 0.944 --cumulative synonym for --dirstat=cumulative #8 0.944 --dirstat-by-file[=...] #8 0.944 synonym for --dirstat=files,param1,param2... #8 0.944 --check warn if changes introduce conflict markers or whitespace errors #8 0.944 --summary condensed summary such as creations, renames and mode changes #8 0.945 --name-only show only names of changed files #8 0.945 --name-status show only names and status of changed files #8 0.945 --stat[=[,[,]]] #8 0.945 generate diffstat #8 0.945 --stat-width generate diffstat with a given width #8 0.945 --stat-name-width #8 0.945 generate diffstat with a given name width #8 0.945 --stat-graph-width #8 0.945 generate diffstat with a given graph width #8 0.945 --stat-count generate diffstat with limited lines #8 0.945 --compact-summary generate compact summary in diffstat #8 0.945 --binary output a binary diff that can be applied #8 0.945 --full-index show full pre- and post-image object names on the "index" lines #8 0.945 --color[=] show colored diff #8 0.945 --ws-error-highlight #8 0.945 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.945 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.945 --abbrev[=] use digits to display object names #8 0.945 --src-prefix #8 0.945 show the given source prefix instead of "a/" #8 0.945 --dst-prefix #8 0.945 show the given destination prefix instead of "b/" #8 0.945 --line-prefix #8 0.945 prepend an additional prefix to every line of output #8 0.945 --no-prefix do not show any source or destination prefix #8 0.945 --inter-hunk-context #8 0.945 show context between diff hunks up to the specified number of lines #8 0.945 --output-indicator-new #8 0.945 specify the character to indicate a new line instead of '+' #8 0.945 --output-indicator-old #8 0.945 specify the character to indicate an old line instead of '-' #8 0.945 --output-indicator-context #8 0.945 specify the character to indicate a context instead of ' ' #8 0.945 #8 0.945 Diff rename options #8 0.945 -B, --break-rewrites[=[/]] #8 0.945 break complete rewrite changes into pairs of delete and create #8 0.945 -M, --find-renames[=] #8 0.945 detect renames #8 0.945 -D, --irreversible-delete #8 0.945 omit the preimage for deletes #8 0.945 -C, --find-copies[=] #8 0.945 detect copies #8 0.945 --find-copies-harder use unmodified files as source to find copies #8 0.945 --no-renames disable rename detection #8 0.945 --rename-empty use empty blobs as rename source #8 0.945 --follow continue listing the history of a file beyond renames #8 0.945 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.945 #8 0.945 Diff algorithm options #8 0.945 --minimal produce the smallest possible diff #8 0.945 -w, --ignore-all-space #8 0.945 ignore whitespace when comparing lines #8 0.945 -b, --ignore-space-change #8 0.945 ignore changes in amount of whitespace #8 0.945 --ignore-space-at-eol #8 0.945 ignore changes in whitespace at EOL #8 0.945 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.945 --ignore-blank-lines ignore changes whose lines are all blank #8 0.945 -I, --ignore-matching-lines #8 0.945 ignore changes whose all lines match #8 0.945 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.945 --patience generate diff using the "patience diff" algorithm #8 0.945 --histogram generate diff using the "histogram diff" algorithm #8 0.945 --diff-algorithm #8 0.945 choose a diff algorithm #8 0.945 --anchored generate diff using the "anchored diff" algorithm #8 0.945 --word-diff[=] show word diff, using to delimit changed words #8 0.945 --word-diff-regex #8 0.945 use to decide what a word is #8 0.945 --color-words[=] #8 0.945 equivalent to --word-diff=color --word-diff-regex= #8 0.945 --color-moved[=] #8 0.945 moved lines of code are colored differently #8 0.945 --color-moved-ws #8 0.945 how white spaces are ignored in --color-moved #8 0.945 #8 0.945 Other diff options #8 0.945 --relative[=] #8 0.945 when run from subdir, exclude changes outside and show relative paths #8 0.945 -a, --text treat all files as text #8 0.945 -R swap two inputs, reverse the diff #8 0.945 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.945 --quiet disable all output of the program #8 0.945 --ext-diff allow an external diff helper to be executed #8 0.945 --textconv run external text conversion filters when comparing binary files #8 0.945 --ignore-submodules[=] #8 0.945 ignore changes to submodules in the diff generation #8 0.945 --submodule[=] #8 0.945 specify how differences in submodules are shown #8 0.945 --ita-invisible-in-index #8 0.945 hide 'git add -N' entries from the index #8 0.945 --ita-visible-in-index #8 0.945 treat 'git add -N' entries as real in the index #8 0.945 -S look for differences that change the number of occurrences of the specified string #8 0.945 -G look for differences that change the number of occurrences of the specified regex #8 0.945 --pickaxe-all show all changes in the changeset with -S or -G #8 0.945 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.945 -O control the order in which files appear in the output #8 0.945 --rotate-to show the change in the specified path first #8 0.945 --skip-to skip the output to the specified path #8 0.945 --find-object #8 0.945 look for differences that change the number of occurrences of the specified object #8 0.945 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.945 select files by diff type #8 0.945 --output output to a specific file #8 0.945 #8 0.950 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.950 To add an exception for this directory, call: #8 0.950 #8 0.950 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.956 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 0.956 To add an exception for this directory, call: #8 0.956 #8 0.956 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 0.960 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.960 usage: git diff --no-index [] #8 0.960 #8 0.960 Diff output format options #8 0.960 -p, --patch generate patch #8 0.960 -s, --no-patch suppress diff output #8 0.960 -u generate patch #8 0.960 -U, --unified[=] generate diffs with lines context #8 0.961 -W, --function-context #8 0.961 generate diffs with lines context #8 0.961 --raw generate the diff in raw format #8 0.961 --patch-with-raw synonym for '-p --raw' #8 0.961 --patch-with-stat synonym for '-p --stat' #8 0.961 --numstat machine friendly --stat #8 0.961 --shortstat output only the last line of --stat #8 0.961 -X, --dirstat[=...] #8 0.961 output the distribution of relative amount of changes for each sub-directory #8 0.961 --cumulative synonym for --dirstat=cumulative #8 0.961 --dirstat-by-file[=...] #8 0.961 synonym for --dirstat=files,param1,param2... #8 0.961 --check warn if changes introduce conflict markers or whitespace errors #8 0.961 --summary condensed summary such as creations, renames and mode changes #8 0.961 --name-only show only names of changed files #8 0.961 --name-status show only names and status of changed files #8 0.961 --stat[=[,[,]]] #8 0.961 generate diffstat #8 0.961 --stat-width generate diffstat with a given width #8 0.961 --stat-name-width #8 0.961 generate diffstat with a given name width #8 0.961 --stat-graph-width #8 0.961 generate diffstat with a given graph width #8 0.961 --stat-count generate diffstat with limited lines #8 0.961 --compact-summary generate compact summary in diffstat #8 0.961 --binary output a binary diff that can be applied #8 0.961 --full-index show full pre- and post-image object names on the "index" lines #8 0.961 --color[=] show colored diff #8 0.961 --ws-error-highlight #8 0.961 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.961 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.961 --abbrev[=] use digits to display object names #8 0.961 --src-prefix #8 0.961 show the given source prefix instead of "a/" #8 0.961 --dst-prefix #8 0.961 show the given destination prefix instead of "b/" #8 0.961 --line-prefix #8 0.961 prepend an additional prefix to every line of output #8 0.961 --no-prefix do not show any source or destination prefix #8 0.961 --inter-hunk-context #8 0.961 show context between diff hunks up to the specified number of lines #8 0.961 --output-indicator-new #8 0.961 specify the character to indicate a new line instead of '+' #8 0.961 --output-indicator-old #8 0.961 specify the character to indicate an old line instead of '-' #8 0.961 --output-indicator-context #8 0.961 specify the character to indicate a context instead of ' ' #8 0.961 #8 0.961 Diff rename options #8 0.961 -B, --break-rewrites[=[/]] #8 0.961 break complete rewrite changes into pairs of delete and create #8 0.961 -M, --find-renames[=] #8 0.961 detect renames #8 0.961 -D, --irreversible-delete #8 0.961 omit the preimage for deletes #8 0.961 -C, --find-copies[=] #8 0.961 detect copies #8 0.961 --find-copies-harder use unmodified files as source to find copies #8 0.961 --no-renames disable rename detection #8 0.961 --rename-empty use empty blobs as rename source #8 0.961 --follow continue listing the history of a file beyond renames #8 0.961 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.961 #8 0.961 Diff algorithm options #8 0.961 --minimal produce the smallest possible diff #8 0.961 -w, --ignore-all-space #8 0.961 ignore whitespace when comparing lines #8 0.961 -b, --ignore-space-change #8 0.961 ignore changes in amount of whitespace #8 0.961 --ignore-space-at-eol #8 0.961 ignore changes in whitespace at EOL #8 0.961 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.961 --ignore-blank-lines ignore changes whose lines are all blank #8 0.961 -I, --ignore-matching-lines #8 0.961 ignore changes whose all lines match #8 0.961 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.961 --patience generate diff using the "patience diff" algorithm #8 0.961 --histogram generate diff using the "histogram diff" algorithm #8 0.961 --diff-algorithm #8 0.961 choose a diff algorithm #8 0.961 --anchored generate diff using the "anchored diff" algorithm #8 0.961 --word-diff[=] show word diff, using to delimit changed words #8 0.961 --word-diff-regex #8 0.961 use to decide what a word is #8 0.961 --color-words[=] #8 0.961 equivalent to --word-diff=color --word-diff-regex= #8 0.961 --color-moved[=] #8 0.961 moved lines of code are colored differently #8 0.961 --color-moved-ws #8 0.961 how white spaces are ignored in --color-moved #8 0.961 #8 0.961 Other diff options #8 0.961 --relative[=] #8 0.961 when run from subdir, exclude changes outside and show relative paths #8 0.961 -a, --text treat all files as text #8 0.961 -R swap two inputs, reverse the diff #8 0.961 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.961 --quiet disable all output of the program #8 0.961 --ext-diff allow an external diff helper to be executed #8 0.961 --textconv run external text conversion filters when comparing binary files #8 0.961 --ignore-submodules[=] #8 0.961 ignore changes to submodules in the diff generation #8 0.961 --submodule[=] #8 0.961 specify how differences in submodules are shown #8 0.961 --ita-invisible-in-index #8 0.961 hide 'git add -N' entries from the index #8 0.961 --ita-visible-in-index #8 0.961 treat 'git add -N' entries as real in the index #8 0.961 -S look for differences that change the number of occurrences of the specified string #8 0.961 -G look for differences that change the number of occurrences of the specified regex #8 0.961 --pickaxe-all show all changes in the changeset with -S or -G #8 0.961 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.961 -O control the order in which files appear in the output #8 0.961 --rotate-to show the change in the specified path first #8 0.961 --skip-to skip the output to the specified path #8 0.961 --find-object #8 0.961 look for differences that change the number of occurrences of the specified object #8 0.961 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.961 select files by diff type #8 0.961 --output output to a specific file #8 0.961 #8 0.966 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 0.966 To add an exception for this directory, call: #8 0.966 #8 0.966 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 0.973 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 0.973 To add an exception for this directory, call: #8 0.973 #8 0.973 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 0.977 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.977 usage: git diff --no-index [] #8 0.977 #8 0.977 Diff output format options #8 0.977 -p, --patch generate patch #8 0.977 -s, --no-patch suppress diff output #8 0.977 -u generate patch #8 0.977 -U, --unified[=] generate diffs with lines context #8 0.977 -W, --function-context #8 0.977 generate diffs with lines context #8 0.977 --raw generate the diff in raw format #8 0.977 --patch-with-raw synonym for '-p --raw' #8 0.977 --patch-with-stat synonym for '-p --stat' #8 0.977 --numstat machine friendly --stat #8 0.977 --shortstat output only the last line of --stat #8 0.977 -X, --dirstat[=...] #8 0.977 output the distribution of relative amount of changes for each sub-directory #8 0.977 --cumulative synonym for --dirstat=cumulative #8 0.977 --dirstat-by-file[=...] #8 0.977 synonym for --dirstat=files,param1,param2... #8 0.977 --check warn if changes introduce conflict markers or whitespace errors #8 0.977 --summary condensed summary such as creations, renames and mode changes #8 0.977 --name-only show only names of changed files #8 0.977 --name-status show only names and status of changed files #8 0.977 --stat[=[,[,]]] #8 0.977 generate diffstat #8 0.977 --stat-width generate diffstat with a given width #8 0.977 --stat-name-width #8 0.977 generate diffstat with a given name width #8 0.977 --stat-graph-width #8 0.977 generate diffstat with a given graph width #8 0.977 --stat-count generate diffstat with limited lines #8 0.977 --compact-summary generate compact summary in diffstat #8 0.977 --binary output a binary diff that can be applied #8 0.977 --fu #8 0.977 [output clipped, log limit 200KiB/s reached] #8 1.039 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.039 To add an exception for this directory, call: #8 1.039 #8 1.039 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.043 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.043 usage: git diff --no-index [] #8 1.043 #8 1.043 Diff output format options #8 1.043 -p, --patch generate patch #8 1.043 -s, --no-patch suppress diff output #8 1.043 -u generate patch #8 1.043 -U, --unified[=] generate diffs with lines context #8 1.043 -W, --function-context #8 1.043 generate diffs with lines context #8 1.043 --raw generate the diff in raw format #8 1.043 --patch-with-raw synonym for '-p --raw' #8 1.043 --patch-with-stat synonym for '-p --stat' #8 1.043 --numstat machine friendly --stat #8 1.043 --shortstat output only the last line of --stat #8 1.043 -X, --dirstat[=...] #8 1.044 output the distribution of relative amount of changes for each sub-directory #8 1.044 --cumulative synonym for --dirstat=cumulative #8 1.044 --dirstat-by-file[=...] #8 1.044 synonym for --dirstat=files,param1,param2... #8 1.044 --check warn if changes introduce conflict markers or whitespace errors #8 1.044 --summary condensed summary such as creations, renames and mode changes #8 1.044 --name-only show only names of changed files #8 1.044 --name-status show only names and status of changed files #8 1.044 --stat[=[,[,]]] #8 1.044 generate diffstat #8 1.044 --stat-width generate diffstat with a given width #8 1.044 --stat-name-width #8 1.044 generate diffstat with a given name width #8 1.044 --stat-graph-width #8 1.044 generate diffstat with a given graph width #8 1.044 --stat-count generate diffstat with limited lines #8 1.044 --compact-summary generate compact summary in diffstat #8 1.044 --binary output a binary diff that can be applied #8 1.044 --full-index show full pre- and post-image object names on the "index" lines #8 1.044 --color[=] show colored diff #8 1.044 --ws-error-highlight #8 1.044 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.044 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.044 --abbrev[=] use digits to display object names #8 1.044 --src-prefix #8 1.044 show the given source prefix instead of "a/" #8 1.044 --dst-prefix #8 1.044 show the given destination prefix instead of "b/" #8 1.044 --line-prefix #8 1.044 prepend an additional prefix to every line of output #8 1.044 --no-prefix do not show any source or destination prefix #8 1.044 --inter-hunk-context #8 1.044 show context between diff hunks up to the specified number of lines #8 1.044 --output-indicator-new #8 1.044 specify the character to indicate a new line instead of '+' #8 1.044 --output-indicator-old #8 1.044 specify the character to indicate an old line instead of '-' #8 1.044 --output-indicator-context #8 1.044 specify the character to indicate a context instead of ' ' #8 1.044 #8 1.044 Diff rename options #8 1.044 -B, --break-rewrites[=[/]] #8 1.044 break complete rewrite changes into pairs of delete and create #8 1.044 -M, --find-renames[=] #8 1.044 detect renames #8 1.044 -D, --irreversible-delete #8 1.044 omit the preimage for deletes #8 1.044 -C, --find-copies[=] #8 1.044 detect copies #8 1.044 --find-copies-harder use unmodified files as source to find copies #8 1.044 --no-renames disable rename detection #8 1.044 --rename-empty use empty blobs as rename source #8 1.044 --follow continue listing the history of a file beyond renames #8 1.044 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.044 #8 1.044 Diff algorithm options #8 1.044 --minimal produce the smallest possible diff #8 1.044 -w, --ignore-all-space #8 1.044 ignore whitespace when comparing lines #8 1.044 -b, --ignore-space-change #8 1.044 ignore changes in amount of whitespace #8 1.044 --ignore-space-at-eol #8 1.044 ignore changes in whitespace at EOL #8 1.044 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.044 --ignore-blank-lines ignore changes whose lines are all blank #8 1.044 -I, --ignore-matching-lines #8 1.044 ignore changes whose all lines match #8 1.044 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.044 --patience generate diff using the "patience diff" algorithm #8 1.044 --histogram generate diff using the "histogram diff" algorithm #8 1.044 --diff-algorithm #8 1.044 choose a diff algorithm #8 1.044 --anchored generate diff using the "anchored diff" algorithm #8 1.044 --word-diff[=] show word diff, using to delimit changed words #8 1.044 --word-diff-regex #8 1.044 use to decide what a word is #8 1.044 --color-words[=] #8 1.044 equivalent to --word-diff=color --word-diff-regex= #8 1.044 --color-moved[=] #8 1.044 moved lines of code are colored differently #8 1.044 --color-moved-ws #8 1.044 how white spaces are ignored in --color-moved #8 1.044 #8 1.044 Other diff options #8 1.044 --relative[=] #8 1.044 when run from subdir, exclude changes outside and show relative paths #8 1.044 -a, --text treat all files as text #8 1.044 -R swap two inputs, reverse the diff #8 1.044 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.044 --quiet disable all output of the program #8 1.044 --ext-diff allow an external diff helper to be executed #8 1.044 --textconv run external text conversion filters when comparing binary files #8 1.044 --ignore-submodules[=] #8 1.044 ignore changes to submodules in the diff generation #8 1.044 --submodule[=] #8 1.044 specify how differences in submodules are shown #8 1.044 --ita-invisible-in-index #8 1.044 hide 'git add -N' entries from the index #8 1.044 --ita-visible-in-index #8 1.044 treat 'git add -N' entries as real in the index #8 1.044 -S look for differences that change the number of occurrences of the specified string #8 1.044 -G look for differences that change the number of occurrences of the specified regex #8 1.044 --pickaxe-all show all changes in the changeset with -S or -G #8 1.044 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.044 -O control the order in which files appear in the output #8 1.044 --rotate-to show the change in the specified path first #8 1.044 --skip-to skip the output to the specified path #8 1.044 --find-object #8 1.044 look for differences that change the number of occurrences of the specified object #8 1.044 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.044 select files by diff type #8 1.044 --output output to a specific file #8 1.044 #8 1.049 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.049 To add an exception for this directory, call: #8 1.049 #8 1.049 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.056 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.056 To add an exception for this directory, call: #8 1.056 #8 1.056 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.060 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.060 usage: git diff --no-index [] #8 1.060 #8 1.060 Diff output format options #8 1.060 -p, --patch generate patch #8 1.060 -s, --no-patch suppress diff output #8 1.060 -u generate patch #8 1.060 -U, --unified[=] generate diffs with lines context #8 1.060 -W, --function-context #8 1.060 generate diffs with lines context #8 1.060 --raw generate the diff in raw format #8 1.060 --patch-with-raw synonym for '-p --raw' #8 1.060 --patch-with-stat synonym for '-p --stat' #8 1.060 --numstat machine friendly --stat #8 1.060 --shortstat output only the last line of --stat #8 1.060 -X, --dirstat[=...] #8 1.060 output the distribution of relative amount of changes for each sub-directory #8 1.060 --cumulative synonym for --dirstat=cumulative #8 1.060 --dirstat-by-file[=...] #8 1.060 synonym for --dirstat=files,param1,param2... #8 1.060 --check warn if changes introduce conflict markers or whitespace errors #8 1.060 --summary condensed summary such as creations, renames and mode changes #8 1.060 --name-only show only names of changed files #8 1.060 --name-status show only names and status of changed files #8 1.060 --stat[=[,[,]]] #8 1.060 generate diffstat #8 1.060 --stat-width generate diffstat with a given width #8 1.060 --stat-name-width #8 1.060 generate diffstat with a given name width #8 1.060 --stat-graph-width #8 1.060 generate diffstat with a given graph width #8 1.060 --stat-count generate diffstat with limited lines #8 1.060 --compact-summary generate compact summary in diffstat #8 1.060 --binary output a binary diff that can be applied #8 1.060 --full-index show full pre- and post-image object names on the "index" lines #8 1.061 --color[=] show colored diff #8 1.061 --ws-error-highlight #8 1.061 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.061 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.061 --abbrev[=] use digits to display object names #8 1.061 --src-prefix #8 1.061 show the given source prefix instead of "a/" #8 1.061 --dst-prefix #8 1.061 show the given destination prefix instead of "b/" #8 1.061 --line-prefix #8 1.061 prepend an additional prefix to every line of output #8 1.061 --no-prefix do not show any source or destination prefix #8 1.061 --inter-hunk-context #8 1.061 show context between diff hunks up to the specified number of lines #8 1.061 --output-indicator-new #8 1.061 specify the character to indicate a new line instead of '+' #8 1.061 --output-indicator-old #8 1.061 specify the character to indicate an old line instead of '-' #8 1.061 --output-indicator-context #8 1.061 specify the character to indicate a context instead of ' ' #8 1.061 #8 1.061 Diff rename options #8 1.061 -B, --break-rewrites[=[/]] #8 1.061 break complete rewrite changes into pairs of delete and create #8 1.061 -M, --find-renames[=] #8 1.061 detect renames #8 1.061 -D, --irreversible-delete #8 1.061 omit the preimage for deletes #8 1.061 -C, --find-copies[=] #8 1.061 detect copies #8 1.061 --find-copies-harder use unmodified files as source to find copies #8 1.061 --no-renames disable rename detection #8 1.061 --rename-empty use empty blobs as rename source #8 1.061 --follow continue listing the history of a file beyond renames #8 1.061 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.061 #8 1.061 Diff algorithm options #8 1.061 --minimal produce the smallest possible diff #8 1.061 -w, --ignore-all-space #8 1.061 ignore whitespace when comparing lines #8 1.061 -b, --ignore-space-change #8 1.061 ignore changes in amount of whitespace #8 1.061 --ignore-space-at-eol #8 1.061 ignore changes in whitespace at EOL #8 1.061 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.061 --ignore-blank-lines ignore changes whose lines are all blank #8 1.061 -I, --ignore-matching-lines #8 1.061 ignore changes whose all lines match #8 1.061 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.061 --patience generate diff using the "patience diff" algorithm #8 1.061 --histogram generate diff using the "histogram diff" algorithm #8 1.061 --diff-algorithm #8 1.061 choose a diff algorithm #8 1.061 --anchored generate diff using the "anchored diff" algorithm #8 1.061 --word-diff[=] show word diff, using to delimit changed words #8 1.061 --word-diff-regex #8 1.061 use to decide what a word is #8 1.061 --color-words[=] #8 1.061 equivalent to --word-diff=color --word-diff-regex= #8 1.061 --color-moved[=] #8 1.061 moved lines of code are colored differently #8 1.061 --color-moved-ws #8 1.061 how white spaces are ignored in --color-moved #8 1.061 #8 1.061 Other diff options #8 1.061 --relative[=] #8 1.061 when run from subdir, exclude changes outside and show relative paths #8 1.061 -a, --text treat all files as text #8 1.061 -R swap two inputs, reverse the diff #8 1.061 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.061 --quiet disable all output of the program #8 1.061 --ext-diff allow an external diff helper to be executed #8 1.061 --textconv run external text conversion filters when comparing binary files #8 1.061 --ignore-submodules[=] #8 1.061 ignore changes to submodules in the diff generation #8 1.061 --submodule[=] #8 1.061 specify how differences in submodules are shown #8 1.061 --ita-invisible-in-index #8 1.061 hide 'git add -N' entries from the index #8 1.061 --ita-visible-in-index #8 1.061 treat 'git add -N' entries as real in the index #8 1.061 -S look for differences that change the number of occurrences of the specified string #8 1.061 -G look for differences that change the number of occurrences of the specified regex #8 1.061 --pickaxe-all show all changes in the changeset with -S or -G #8 1.061 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.061 -O control the order in which files appear in the output #8 1.061 --rotate-to show the change in the specified path first #8 1.061 --skip-to skip the output to the specified path #8 1.061 --find-object #8 1.061 look for differences that change the number of occurrences of the specified object #8 1.061 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.061 select files by diff type #8 1.061 --output output to a specific file #8 1.061 #8 1.066 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.066 To add an exception for this directory, call: #8 1.066 #8 1.066 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.073 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.073 To add an exception for this directory, call: #8 1.073 #8 1.073 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.078 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.078 usage: git diff --no-index [] #8 1.078 #8 1.078 Diff output format options #8 1.078 -p, --patch generate patch #8 1.078 -s, --no-patch suppress diff output #8 1.078 -u generate patch #8 1.078 -U, --unified[=] generate diffs with lines context #8 1.078 -W, --function-context #8 1.078 generate diffs with lines context #8 1.078 --raw generate the diff in raw format #8 1.078 --patch-with-raw synonym for '-p --raw' #8 1.078 --patch-with-stat synonym for '-p --stat' #8 1.078 --numstat machine friendly --stat #8 1.078 --shortstat output only the last line of --stat #8 1.078 -X, --dirstat[=...] #8 1.078 output the distribution of relative amount of changes for each sub-directory #8 1.078 --cumulative synonym for --dirstat=cumulative #8 1.078 --dirstat-by-file[=...] #8 1.078 synonym for --dirstat=files,param1,param2... #8 1.078 --check warn if changes introduce conflict markers or whitespace errors #8 1.078 --summary condensed summary such as creations, renames and mode changes #8 1.078 --name-only show only names of changed files #8 1.078 --name-status show only names and status of changed files #8 1.078 --stat[=[,[,]]] #8 1.078 generate diffstat #8 1.078 --stat-width generate diffstat with a given width #8 1.078 --stat-name-width #8 1.078 generate diffstat with a given name width #8 1.078 --stat-graph-width #8 1.078 generate diffstat with a given graph width #8 1.078 --stat-count generate diffstat with limited lines #8 1.078 --compact-summary generate compact summary in diffstat #8 1.078 --binary output a binary diff that can be applied #8 1.078 --full-index show full pre- and post-image object names on the "index" lines #8 1.078 --color[=] show colored diff #8 1.078 --ws-error-highlight #8 1.078 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.078 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.078 --abbrev[=] use digits to display object names #8 1.078 --src-prefix #8 1.078 show the given source prefix instead of "a/" #8 1.078 --dst-prefix #8 1.078 show the given destination prefix instead of "b/" #8 1.078 --line-prefix #8 1.078 prepend an additional prefix to every line of output #8 1.078 --no-prefix do not show any source or destination prefix #8 1.078 --inter-hunk-context #8 1.078 show context between diff hunks up to the specified number of lines #8 1.078 --output-indicator-new #8 1.078 specify the character to indicate a new line instead of '+' #8 1.078 --output-indicator-old #8 1.078 specify the character to indicate an old line instead of '-' #8 1.078 --output-indicator-context #8 1.078 specify the character to indicate a context instead of ' ' #8 1.078 #8 1.078 Diff rename options #8 1.078 -B, --break-rewrites[=[/]] #8 1.078 break complete rewrite changes into pairs of delete and create #8 1.078 -M, --find-renames[=] #8 1.078 detect renames #8 1.078 -D, --irreversible-delete #8 1.078 omit the preimage for deletes #8 1.078 -C, --find-copies[=] #8 1.078 detect copies #8 1.078 --find-copies-harder use unmodified files as source to find copies #8 1.078 --no-renames disable rename detection #8 1.078 --rename-empty use empty blobs as rename source #8 1.078 --follow continue listing the history of a file beyond renames #8 1.078 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.078 #8 1.078 Diff algorithm options #8 1.078 --minimal produce the smallest possible diff #8 1.078 -w, --ignore-all-space #8 1.078 ignore whitespace when comparing lines #8 1.078 -b, --ignore-space-change #8 1.078 ignore changes in amount of whitespace #8 1.078 --ignore-space-at-eol #8 1.078 ignore changes in whitespace at EOL #8 1.078 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.078 --ignore-blank-lines ignore changes whose lines are all blank #8 1.078 -I, --ignore-matching-lines #8 1.078 ignore changes whose all lines match #8 1.078 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.078 --patience generate diff using the "patience diff" algorithm #8 1.078 --histogram generate diff using the "histogram diff" algorithm #8 1.078 --diff-algorithm #8 1.078 choose a diff algorithm #8 1.078 --anchored generate diff using the "anchored diff" algorithm #8 1.078 --word-diff[=] show word diff, using to delimit changed words #8 1.078 --word-diff-regex #8 1.078 use to decide what a word is #8 1.078 --color-words[=] #8 1.078 equivalent to --word-diff=color --word-diff-regex= #8 1.078 --color-moved[=] #8 1.078 moved lines of code are colored differently #8 1.078 --color-moved-ws #8 1.079 how white spaces are ignored in --color-moved #8 1.079 #8 1.079 Other diff options #8 1.079 --relative[=] #8 1.079 when run from subdir, exclude changes outside and show relative paths #8 1.079 -a, --text treat all files as text #8 1.079 -R swap two inputs, reverse the diff #8 1.079 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.079 --quiet disable all output of the program #8 1.079 --ext-diff allow an external diff helper to be executed #8 1.079 --textconv run external text conversion filters when comparing binary files #8 1.079 --ignore-submodules[=] #8 1.079 ignore changes to submodules in the diff generation #8 1.079 --submodule[=] #8 1.079 specify how differences in submodules are shown #8 1.079 --ita-invisible-in-index #8 1.079 hide 'git add -N' entries from the index #8 1.079 --ita-visible-in-index #8 1.079 treat 'git add -N' entries as real in the index #8 1.079 -S look for differences that change the number of occurrences of the specified string #8 1.079 -G look for differences that change the number of occurrences of the specified regex #8 1.079 --pickaxe-all show all changes in the changeset with -S or -G #8 1.079 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.079 -O control the order in which files appear in the output #8 1.079 --rotate-to show the change in the specified path first #8 1.079 --skip-to skip the output to the specified path #8 1.079 --find-object #8 1.079 look for differences that change the number of occurrences of the specified object #8 1.079 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.079 select files by diff type #8 1.079 --output output to a specific file #8 1.079 #8 1.084 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.084 To add an exception for this directory, call: #8 1.084 #8 1.084 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.090 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.090 To add an exception for this directory, call: #8 1.090 #8 1.090 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.095 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.095 usage: git diff --no-index [] #8 1.095 #8 1.095 Diff output format options #8 1.095 -p, --patch generate patch #8 1.095 -s, --no-patch suppress diff output #8 1.095 -u generate patch #8 1.095 -U, --unified[=] generate diffs with lines context #8 1.095 -W, --function-context #8 1.095 generate diffs with lines context #8 1.095 --raw generate the diff in raw format #8 1.095 --patch-with-raw synonym for '-p --raw' #8 1.095 --patch-with-stat synonym for '-p --stat' #8 1.095 --numstat machine friendly --stat #8 1.095 --shortstat output only the last line of --stat #8 1.095 -X, --dirstat[=...] #8 1.095 output the distribution of relative amount of changes for each sub-directory #8 1.095 --cumulative synonym for --dirstat=cumulative #8 1.095 --dirstat-by-file[=...] #8 1.095 synonym for --dirstat=files,param1,param2... #8 1.095 --check warn if changes introduce conflict markers or whitespace errors #8 1.095 --summary condensed summary such as creations, renames and mode changes #8 1.095 --name-only show only names of changed files #8 1.095 --name-status show only names and status of changed files #8 1.095 --stat[=[,[,]]] #8 1.095 generate diffstat #8 1.095 --stat-width generate diffstat with a given width #8 1.095 --stat-name-width #8 1.095 generate diffstat with a given name width #8 1.095 --stat-graph-width #8 1.095 generate diffstat with a given graph width #8 1.095 --stat-count generate diffstat with limited lines #8 1.095 --compact-summary generate compact summary in diffstat #8 1.095 --binary output a binary diff that can be applied #8 1.095 --full-index show full pre- and post-image object names on the "index" lines #8 1.095 --color[=] show colored diff #8 1.095 --ws-error-highlight #8 1.095 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.095 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.095 --abbrev[=] use digits to display object names #8 1.095 --src-prefix #8 1.095 show the given source prefix instead of "a/" #8 1.095 --dst-prefix #8 1.095 show the given destination prefix instead of "b/" #8 1.095 --line-prefix #8 1.095 prepend an additional prefix to every line of output #8 1.095 --no-prefix do not show any source or destination prefix #8 1.095 --inter-hunk-context #8 1.095 show context between diff hunks up to the specified number of lines #8 1.095 --output-indicator-new #8 1.095 specify the character to indicate a new line instead of '+' #8 1.095 --output-indicator-old #8 1.095 specify the character to indicate an old line instead of '-' #8 1.095 --output-indicator-context #8 1.095 specify the character to indicate a context instead of ' ' #8 1.095 #8 1.095 Diff rename options #8 1.095 -B, --break-rewrites[=[/]] #8 1.095 break complete rewrite changes into pairs of delete and create #8 1.095 -M, --find-renames[=] #8 1.095 detect renames #8 1.095 -D, --irreversible-delete #8 1.095 omit the preimage for deletes #8 1.095 -C, --find-copies[=] #8 1.095 detect copies #8 1.095 --find-copies-harder use unmodified files as source to find copies #8 1.095 --no-renames disable rename detection #8 1.095 --rename-empty use empty blobs as rename source #8 1.095 --follow continue listing the history of a file beyond renames #8 1.095 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.095 #8 1.095 Diff algorithm options #8 1.095 --minimal produce the smallest possible diff #8 1.095 -w, --ignore-all-space #8 1.095 ignore whitespace when comparing lines #8 1.095 -b, --ignore-space-change #8 1.095 ignore changes in amount of whitespace #8 1.095 --ignore-space-at-eol #8 1.095 ignore changes in whitespace at EOL #8 1.095 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.095 --ignore-blank-lines ignore changes whose lines are all blank #8 1.095 -I, --ignore-matching-lines #8 1.095 ignore changes whose all lines match #8 1.095 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.095 --patience generate diff using the "patience diff" algorithm #8 1.095 --histogram generate diff using the "histogram diff" algorithm #8 1.095 --diff-algorithm #8 1.095 choose a diff algorithm #8 1.095 --anchored generate diff using the "anchored diff" algorithm #8 1.095 --word-diff[=] show word diff, using to delimit changed words #8 1.095 --word-diff-regex #8 1.095 use to decide what a word is #8 1.095 --color-words[=] #8 1.095 equivalent to --word-diff=color --word-diff-regex= #8 1.095 --color-moved[=] #8 1.095 moved lines of code are colored differently #8 1.095 --color-moved-ws #8 1.095 how white spaces are ignored in --color-moved #8 1.095 #8 1.095 Other diff options #8 1.095 --relative[=] #8 1.095 when run from subdir, exclude changes outside and show relative paths #8 1.095 -a, --text treat all files as text #8 1.095 -R swap two inputs, reverse the diff #8 1.095 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.096 --quiet disable all output of the program #8 1.096 --ext-diff allow an external diff helper to be executed #8 1.096 --textconv run external text conversion filters when comparing binary files #8 1.096 --ignore-submodules[=] #8 1.096 ignore changes to submodules in the diff generation #8 1.096 --submodule[=] #8 1.096 specify how differences in submodules are shown #8 1.096 --ita-invisible-in-index #8 1.096 hide 'git add -N' entries from the index #8 1.096 --ita-visible-in-index #8 1.096 treat 'git add -N' entries as real in the index #8 1.096 -S look for differences that change the number of occurrences of the specified string #8 1.096 -G look for differences that change the number of occurrences of the specified regex #8 1.096 --pickaxe-all show all changes in the changeset with -S or -G #8 1.096 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.096 -O control the order in which files appear in the output #8 1.096 --rotate-to show the change in the specified path first #8 1.096 --skip-to skip the output to the specified path #8 1.096 --find-object #8 1.096 look for differences that change the number of occurrences of the specified object #8 1.096 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.096 select files by diff type #8 1.096 --output output to a specific file #8 1.096 #8 1.100 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.100 To add an exception for this directory, call: #8 1.100 #8 1.100 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.107 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.107 To add an exception for this directory, call: #8 1.107 #8 1.107 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.111 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.111 usage: git diff --no-index [] #8 1.111 #8 1.111 Diff output format options #8 1.111 -p, --patch generate patch #8 1.111 -s, --no-patch suppress diff output #8 1.111 -u generate patch #8 1.111 -U, --unified[=] generate diffs with lines context #8 1.111 -W, --function-context #8 1.111 generate diffs with lines context #8 1.111 --raw generate the diff in raw format #8 1.111 --patch-with-raw synonym for '-p --raw' #8 1.111 --patch-with-stat synonym for '-p --stat' #8 1.111 --numstat machine friendly --stat #8 1.111 --shortstat output only the last line of --stat #8 1.111 -X, --dirstat[=...] #8 1.111 output the distribution of relative amount of changes for each sub-directory #8 1.111 --cumulative synonym for --dirstat=cumulative #8 1.111 --dirstat-by-file[=...] #8 1.111 synonym for --dirstat=files,param1,param2... #8 1.111 --check warn if changes introduce conflict markers or whitespace errors #8 1.111 --summary condensed summary such as creations, renames and mode changes #8 1.111 --name-only show only names of changed files #8 1.111 --name-status show only names and status of changed files #8 1.111 --stat[=[,[,]]] #8 1.111 generate diffstat #8 1.111 --stat-width generate diffstat with a given width #8 1.111 --stat-name-width #8 1.111 generate diffstat with a given name width #8 1.111 --stat-graph-width #8 1.111 generate diffstat with a given graph width #8 1.111 --stat-count generate diffstat with limited lines #8 1.111 --compact-summary generate compact summary in diffstat #8 1.111 --binary output a binary diff that can be applied #8 1.111 --full-index show full pre- and post-image object names on the "index" lines #8 1.111 --color[=] show colored diff #8 1.111 --ws-error-highlight #8 1.111 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.111 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.111 --abbrev[=] use digits to display object names #8 1.111 --src-prefix #8 1.111 show the given source prefix instead of "a/" #8 1.111 --dst-prefix #8 1.111 show the given destination prefix instead of "b/" #8 1.111 --line-prefix #8 1.111 prepend an additional prefix to every line of output #8 1.111 --no-prefix do not show any source or destination prefix #8 1.111 --inter-hunk-context #8 1.111 show context between diff hunks up to the specified number of lines #8 1.111 --output-indicator-new #8 1.111 specify the character to indicate a new line instead of '+' #8 1.111 --output-indicator-old #8 1.111 specify the character to indicate an old line instead of '-' #8 1.111 --output-indicator-context #8 1.111 specify the character to indicate a context instead of ' ' #8 1.111 #8 1.111 Diff rename options #8 1.111 -B, --break-rewrites[=[/]] #8 1.111 break complete rewrite changes into pairs of delete and create #8 1.111 -M, --find-renames[=] #8 1.111 detect renames #8 1.111 -D, --irreversible-delete #8 1.111 omit the preimage for deletes #8 1.111 -C, --find-copies[=] #8 1.111 detect copies #8 1.111 --find-copies-harder use unmodified files as source to find copies #8 1.111 --no-renames disable rename detection #8 1.111 --rename-empty use empty blobs as rename source #8 1.111 --follow continue listing the history of a file beyond renames #8 1.111 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.111 #8 1.111 Diff algorithm options #8 1.111 --minimal produce the smallest possible diff #8 1.111 -w, --ignore-all-space #8 1.111 ignore whitespace when comparing lines #8 1.111 -b, --ignore-space-change #8 1.111 ignore changes in amount of whitespace #8 1.111 --ignore-space-at-eol #8 1.111 ignore changes in whitespace at EOL #8 1.111 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.111 --ignore-blank-lines ignore changes whose lines are all blank #8 1.111 -I, --ignore-matching-lines #8 1.111 ignore changes whose all lines match #8 1.111 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.111 --patience generate diff using the "patience diff" algorithm #8 1.112 --histogram generate diff using the "histogram diff" algorithm #8 1.112 --diff-algorithm #8 1.112 choose a diff algorithm #8 1.112 --anchored generate diff using the "anchored diff" algorithm #8 1.112 --word-diff[=] show word diff, using to delimit changed words #8 1.112 --word-diff-regex #8 1.112 use to decide what a word is #8 1.112 --color-words[=] #8 1.112 equivalent to --word-diff=color --word-diff-regex= #8 1.112 --color-moved[=] #8 1.112 moved lines of code are colored differently #8 1.112 --color-moved-ws #8 1.112 how white spaces are ignored in --color-moved #8 1.112 #8 1.112 Other diff options #8 1.112 --relative[=] #8 1.112 when run from subdir, exclude changes outside and show relative paths #8 1.112 -a, --text treat all files as text #8 1.112 -R swap two inputs, reverse the diff #8 1.112 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.112 --quiet disable all output of the program #8 1.112 --ext-diff allow an external diff helper to be executed #8 1.112 --textconv run external text conversion filters when comparing binary files #8 1.112 --ignore-submodules[=] #8 1.112 ignore changes to submodules in the diff generation #8 1.112 --submodule[=] #8 1.112 specify how differences in submodules are shown #8 1.112 --ita-invisible-in-index #8 1.112 hide 'git add -N' entries from the index #8 1.112 --ita-visible-in-index #8 1.112 treat 'git add -N' entries as real in the index #8 1.112 -S look for differences that change the number of occurrences of the specified string #8 1.112 -G look for differences that change the number of occurrences of the specified regex #8 1.112 --pickaxe-all show all changes in the changeset with -S or -G #8 1.112 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.112 -O control the order in which files appear in the output #8 1.112 --rotate-to show the change in the specified path first #8 1.112 --skip-to skip the output to the specified path #8 1.112 --find-object #8 1.112 look for differences that change the number of occurrences of the specified object #8 1.112 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.112 select files by diff type #8 1.112 --output output to a specific file #8 1.112 #8 1.116 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.116 To add an exception for this directory, call: #8 1.116 #8 1.116 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.123 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.123 To add an exception for this directory, call: #8 1.123 #8 1.123 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.127 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.127 usage: git diff --no-index [] #8 1.127 #8 1.127 Diff output format options #8 1.127 -p, --patch generate patch #8 1.127 -s, --no-patch suppress diff output #8 1.127 -u generate patch #8 1.127 -U, --unified[=] generate diffs with lines context #8 1.127 -W, --function-context #8 1.127 generate diffs with lines context #8 1.127 --raw generate the diff in raw format #8 1.127 --patch-with-raw synonym for '-p --raw' #8 1.127 --patch-with-stat synonym for '-p --stat' #8 1.127 --numstat machine friendly --stat #8 1.127 --shortstat output only the last line of --stat #8 1.127 -X, --dirstat[=...] #8 1.127 output the distribution of relative amount of changes for each sub-directory #8 1.127 --cumulative synonym for --dirstat=cumulative #8 1.127 --dirstat-by-file[=...] #8 1.127 synonym for --dirstat=files,param1,param2... #8 1.127 --check warn if changes introduce conflict markers or whitespace errors #8 1.127 --summary condensed summary such as creations, renames and mode changes #8 1.127 --name-only show only names of changed files #8 1.127 --name-status show only names and status of changed files #8 1.127 --stat[=[,[,]]] #8 1.127 generate diffstat #8 1.127 --stat-width generate diffstat with a given width #8 1.127 --stat-name-width #8 1.127 generate diffstat with a given name width #8 1.127 --stat-graph-width #8 1.127 generate diffstat with a given graph width #8 1.127 --stat-count generate diffstat with limited lines #8 1.127 --compact-summary generate compact summary in diffstat #8 1.127 --binary output a binary diff that can be applied #8 1.127 --full-index show full pre- and post-image object names on the "index" lines #8 1.127 --color[=] show colored diff #8 1.127 --ws-error-highlight #8 1.127 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.127 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.127 --abbrev[=] use digits to display object names #8 1.127 --src-prefix #8 1.127 show the given source prefix instead of "a/" #8 1.127 --dst-prefix #8 1.127 show the given destination prefix instead of "b/" #8 1.127 --line-prefix #8 1.127 prepend an additional prefix to every line of output #8 1.127 --no-prefix do not show any source or destination prefix #8 1.127 --inter-hunk-context #8 1.127 show context between diff hunks up to the specified number of lines #8 1.127 --output-indicator-new #8 1.127 specify the character to indicate a new line instead of '+' #8 1.127 --output-indicator-old #8 1.127 specify the character to indicate an old line instead of '-' #8 1.127 --output-indicator-context #8 1.127 specify the character to indicate a context instead of ' ' #8 1.127 #8 1.127 Diff rename options #8 1.127 -B, --break-rewrites[=[/]] #8 1.127 break complete rewrite changes into pairs of delete and create #8 1.127 -M, --find-renames[=] #8 1.127 detect renames #8 1.127 -D, --irreversible-delete #8 1.127 omit the preimage for deletes #8 1.127 -C, --find-copies[=] #8 1.127 detect copies #8 1.127 --find-copies-harder use unmodified files as source to find copies #8 1.128 --no-renames disable rename detection #8 1.128 --rename-empty use empty blobs as rename source #8 1.128 --follow continue listing the history of a file beyond renames #8 1.128 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.128 #8 1.128 Diff algorithm options #8 1.128 --minimal produce the smallest possible diff #8 1.128 -w, --ignore-all-space #8 1.128 ignore whitespace when comparing lines #8 1.128 -b, --ignore-space-change #8 1.128 ignore changes in amount of whitespace #8 1.128 --ignore-space-at-eol #8 1.128 ignore changes in whitespace at EOL #8 1.128 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.128 --ignore-blank-lines ignore changes whose lines are all blank #8 1.128 -I, --ignore-matching-lines #8 1.128 ignore changes whose all lines match #8 1.128 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.128 --patience generate diff using the "patience diff" algorithm #8 1.128 --histogram generate diff using the "histogram diff" algorithm #8 1.128 --diff-algorithm #8 1.128 choose a diff algorithm #8 1.128 --anchored generate diff using the "anchored diff" algorithm #8 1.128 --word-diff[=] show word diff, using to delimit changed words #8 1.128 --word-diff-regex #8 1.128 use to decide what a word is #8 1.128 --color-words[=] #8 1.128 equivalent to --word-diff=color --word-diff-regex= #8 1.128 --color-moved[=] #8 1.128 moved lines of code are colored differently #8 1.128 --color-moved-ws #8 1.128 how white spaces are ignored in --color-moved #8 1.128 #8 1.128 Other diff options #8 1.128 --relative[=] #8 1.128 when run from subdir, exclude changes outside and show relative paths #8 1.128 -a, --text treat all files as text #8 1.128 -R swap two inputs, reverse the diff #8 1.128 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.128 --quiet disable all output of the program #8 1.128 --ext-diff allow an external diff helper to be executed #8 1.128 --textconv run external text conversion filters when comparing binary files #8 1.128 --ignore-submodules[=] #8 1.128 ignore changes to submodules in the diff generation #8 1.128 --submodule[=] #8 1.128 specify how differences in submodules are shown #8 1.128 --ita-invisible-in-index #8 1.128 hide 'git add -N' entries from the index #8 1.128 --ita-visible-in-index #8 1.128 treat 'git add -N' entries as real in the index #8 1.128 -S look for differences that change the number of occurrences of the specified string #8 1.128 -G look for differences that change the number of occurrences of the specified regex #8 1.128 --pickaxe-all show all changes in the changeset with -S or -G #8 1.128 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.128 -O control the order in which files appear in the output #8 1.128 --rotate-to show the change in the specified path first #8 1.128 --skip-to skip the output to the specified path #8 1.128 --find-object #8 1.128 look for differences that change the number of occurrences of the specified object #8 1.128 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.128 select files by diff type #8 1.128 --output output to a specific file #8 1.128 #8 1.133 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.133 To add an exception for this directory, call: #8 1.133 #8 1.133 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.139 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.139 To add an exception for this directory, call: #8 1.139 #8 1.139 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.143 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.143 usage: git diff --no-index [] #8 1.143 #8 1.143 Diff output format options #8 1.143 -p, --patch generate patch #8 1.143 -s, --no-patch suppress diff output #8 1.143 -u generate patch #8 1.143 -U, --unified[=] generate diffs with lines context #8 1.143 -W, --function-context #8 1.143 generate diffs with lines context #8 1.143 --raw generate the diff in raw format #8 1.143 --patch-with-raw synonym for '-p --raw' #8 1.143 --patch-with-stat synonym for '-p --stat' #8 1.143 --numstat machine friendly --stat #8 1.143 --shortstat output only the last line of --stat #8 1.143 -X, --dirstat[=...] #8 1.143 output the distribution of relative amount of changes for each sub-directory #8 1.143 --cumulative synonym for --dirstat=cumulative #8 1.143 --dirstat-by-file[=...] #8 1.143 synonym for --dirstat=files,param1,param2... #8 1.143 --check warn if changes introduce conflict markers or whitespace errors #8 1.143 --summary condensed summary such as creations, renames and mode changes #8 1.143 --name-only show only names of changed files #8 1.143 --name-status show only names and status of changed files #8 1.143 --stat[=[,[,]]] #8 1.143 generate diffstat #8 1.143 --stat-width generate diffstat with a given width #8 1.143 --stat-name-width #8 1.143 generate diffstat with a given name width #8 1.143 --stat-graph-width #8 1.143 generate diffstat with a given graph width #8 1.143 --stat-count generate diffstat with limited lines #8 1.143 --compact-summary generate compact summary in diffstat #8 1.143 --binary output a binary diff that can be applied #8 1.143 --full-index show full pre- and post-image object names on the "index" lines #8 1.144 --color[=] show colored diff #8 1.144 --ws-error-highlight #8 1.144 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.144 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.144 --abbrev[=] use digits to display object names #8 1.144 --src-prefix #8 1.144 show the given source prefix instead of "a/" #8 1.144 --dst-prefix #8 1.144 show the given destination prefix instead of "b/" #8 1.144 --line-prefix #8 1.144 prepend an additional prefix to every line of output #8 1.144 --no-prefix do not show any source or destination prefix #8 1.144 --inter-hunk-context #8 1.144 show context between diff hunks up to the specified number of lines #8 1.144 --output-indicator-new #8 1.144 specify the character to indicate a new line instead of '+' #8 1.144 --output-indicator-old #8 1.144 specify the character to indicate an old line instead of '-' #8 1.144 --output-indicator-context #8 1.144 specify the character to indicate a context instead of ' ' #8 1.144 #8 1.144 Diff rename options #8 1.144 -B, --break-rewrites[=[/]] #8 1.144 break complete rewrite changes into pairs of delete and create #8 1.144 -M, --find-renames[=] #8 1.144 detect renames #8 1.144 -D, --irreversible-delete #8 1.144 omit the preimage for deletes #8 1.144 -C, --find-copies[=] #8 1.144 detect copies #8 1.144 --find-copies-harder use unmodified files as source to find copies #8 1.144 --no-renames disable rename detection #8 1.144 --rename-empty use empty blobs as rename source #8 1.144 --follow continue listing the history of a file beyond renames #8 1.144 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.144 #8 1.144 Diff algorithm options #8 1.144 --minimal produce the smallest possible diff #8 1.144 -w, --ignore-all-space #8 1.144 ignore whitespace when comparing lines #8 1.144 -b, --ignore-space-change #8 1.144 ignore changes in amount of whitespace #8 1.144 --ignore-space-at-eol #8 1.144 ignore changes in whitespace at EOL #8 1.144 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.144 --ignore-blank-lines ignore changes whose lines are all blank #8 1.144 -I, --ignore-matching-lines #8 1.144 ignore changes whose all lines match #8 1.144 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.144 --patience generate diff using the "patience diff" algorithm #8 1.144 --histogram generate diff using the "histogram diff" algorithm #8 1.144 --diff-algorithm #8 1.144 choose a diff algorithm #8 1.144 --anchored generate diff using the "anchored diff" algorithm #8 1.144 --word-diff[=] show word diff, using to delimit changed words #8 1.144 --word-diff-regex #8 1.144 use to decide what a word is #8 1.144 --color-words[=] #8 1.144 equivalent to --word-diff=color --word-diff-regex= #8 1.144 --color-moved[=] #8 1.144 moved lines of code are colored differently #8 1.144 --color-moved-ws #8 1.144 how white spaces are ignored in --color-moved #8 1.144 #8 1.144 Other diff options #8 1.144 --relative[=] #8 1.144 when run from subdir, exclude changes outside and show relative paths #8 1.144 -a, --text treat all files as text #8 1.144 -R swap two inputs, reverse the diff #8 1.144 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.144 --quiet disable all output of the program #8 1.144 --ext-diff allow an external diff helper to be executed #8 1.144 --textconv run external text conversion filters when comparing binary files #8 1.144 --ignore-submodules[=] #8 1.144 ignore changes to submodules in the diff generation #8 1.144 --submodule[=] #8 1.144 specify how differences in submodules are shown #8 1.144 --ita-invisible-in-index #8 1.144 hide 'git add -N' entries from the index #8 1.144 --ita-visible-in-index #8 1.144 treat 'git add -N' entries as real in the index #8 1.144 -S look for differences that change the number of occurrences of the specified string #8 1.144 -G look for differences that change the number of occurrences of the specified regex #8 1.144 --pickaxe-all show all changes in the changeset with -S or -G #8 1.144 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.144 -O control the order in which files appear in the output #8 1.144 --rotate-to show the change in the specified path first #8 1.144 --skip-to skip the output to the specified path #8 1.144 --find-object #8 1.144 look for differences that change the number of occurrences of the specified object #8 1.144 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.144 select files by diff type #8 1.144 --output output to a specific file #8 1.144 #8 1.149 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.149 To add an exception for this directory, call: #8 1.149 #8 1.149 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.155 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.155 To add an exception for this directory, call: #8 1.155 #8 1.155 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.159 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.159 usage: git diff --no-index [] #8 1.159 #8 1.159 Diff output format options #8 1.159 -p, --patch generate patch #8 1.159 -s, --no-patch suppress diff output #8 1.159 -u generate patch #8 1.159 -U, --unified[=] generate diffs with lines context #8 1.159 -W, --function-context #8 1.159 generate diffs with lines context #8 1.159 --raw generate the diff in raw format #8 1.159 --patch-with-raw synonym for '-p --raw' #8 1.159 --patch-with-stat synonym for '-p --stat' #8 1.159 --numstat machine friendly --stat #8 1.159 --shortstat output only the last line of --stat #8 1.159 -X, --dirstat[=...] #8 1.159 output the distribution of relative amount of changes for each sub-directory #8 1.159 --cumulative synonym for --dirstat=cumulative #8 1.159 --dirstat-by-file[=...] #8 1.159 synonym for --dirstat=files,param1,param2... #8 1.159 --check warn if changes introduce conflict markers or whitespace errors #8 1.159 --summary condensed summary such as creations, renames and mode changes #8 1.159 --name-only show only names of changed files #8 1.159 --name-status show only names and status of changed files #8 1.159 --stat[=[,[,]]] #8 1.159 generate diffstat #8 1.159 --stat-width generate diffstat with a given width #8 1.159 --stat-name-width #8 1.159 generate diffstat with a given name width #8 1.159 --stat-graph-width #8 1.159 generate diffstat with a given graph width #8 1.159 --stat-count generate diffstat with limited lines #8 1.159 --compact-summary generate compact summary in diffstat #8 1.159 --binary output a binary diff that can be applied #8 1.159 --full-index show full pre- and post-image object names on the "index" lines #8 1.159 --color[=] show colored diff #8 1.159 --ws-error-highlight #8 1.159 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.159 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.159 --abbrev[=] use digits to display object names #8 1.159 --src-prefix #8 1.159 show the given source prefix instead of "a/" #8 1.159 --dst-prefix #8 1.159 show the given destination prefix instead of "b/" #8 1.159 --line-prefix #8 1.159 prepend an additional prefix to every line of output #8 1.159 --no-prefix do not show any source or destination prefix #8 1.159 --inter-hunk-context #8 1.159 show context between diff hunks up to the specified number of lines #8 1.159 --output-indicator-new #8 1.159 specify the character to indicate a new line instead of '+' #8 1.159 --output-indicator-old #8 1.159 specify the character to indicate an old line instead of '-' #8 1.159 --output-indicator-context #8 1.159 specify the character to indicate a context instead of ' ' #8 1.159 #8 1.159 Diff rename options #8 1.159 -B, --break-rewrites[=[/]] #8 1.159 break complete rewrite changes into pairs of delete and create #8 1.159 -M, --find-renames[=] #8 1.159 detect renames #8 1.159 -D, --irreversible-delete #8 1.159 omit the preimage for deletes #8 1.159 -C, --find-copies[=] #8 1.159 detect copies #8 1.159 --find-copies-harder use unmodified files as source to find copies #8 1.159 --no-renames disable rename detection #8 1.159 --rename-empty use empty blobs as rename source #8 1.159 --follow continue listing the history of a file beyond renames #8 1.159 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.159 #8 1.159 Diff algorithm options #8 1.159 --minimal produce the smallest possible diff #8 1.160 -w, --ignore-all-space #8 1.160 ignore whitespace when comparing lines #8 1.160 -b, --ignore-space-change #8 1.160 ignore changes in amount of whitespace #8 1.160 --ignore-space-at-eol #8 1.160 ignore changes in whitespace at EOL #8 1.160 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.160 --ignore-blank-lines ignore changes whose lines are all blank #8 1.160 -I, --ignore-matching-lines #8 1.160 ignore changes whose all lines match #8 1.160 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.160 --patience generate diff using the "patience diff" algorithm #8 1.160 --histogram generate diff using the "histogram diff" algorithm #8 1.160 --diff-algorithm #8 1.160 choose a diff algorithm #8 1.160 --anchored generate diff using the "anchored diff" algorithm #8 1.160 --word-diff[=] show word diff, using to delimit changed words #8 1.160 --word-diff-regex #8 1.160 use to decide what a word is #8 1.160 --color-words[=] #8 1.160 equivalent to --word-diff=color --word-diff-regex= #8 1.160 --color-moved[=] #8 1.160 moved lines of code are colored differently #8 1.160 --color-moved-ws #8 1.160 how white spaces are ignored in --color-moved #8 1.160 #8 1.160 Other diff options #8 1.160 --relative[=] #8 1.160 when run from subdir, exclude changes outside and show relative paths #8 1.160 -a, --text treat all files as text #8 1.160 -R swap two inputs, reverse the diff #8 1.160 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.160 --quiet disable all output of the program #8 1.160 --ext-diff allow an external diff helper to be executed #8 1.160 --textconv run external text conversion filters when comparing binary files #8 1.160 --ignore-submodules[=] #8 1.160 ignore changes to submodules in the diff generation #8 1.160 --submodule[=] #8 1.160 specify how differences in submodules are shown #8 1.160 --ita-invisible-in-index #8 1.160 hide 'git add -N' entries from the index #8 1.160 --ita-visible-in-index #8 1.160 treat 'git add -N' entries as real in the index #8 1.160 -S look for differences that change the number of occurrences of the specified string #8 1.160 -G look for differences that change the number of occurrences of the specified regex #8 1.160 --pickaxe-all show all changes in the changeset with -S or -G #8 1.160 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.160 -O control the order in which files appear in the output #8 1.160 --rotate-to show the change in the specified path first #8 1.160 --skip-to skip the output to the specified path #8 1.160 --find-object #8 1.160 look for differences that change the number of occurrences of the specified object #8 1.160 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.160 select files by diff type #8 1.160 --output output to a specific file #8 1.160 #8 1.164 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.164 To add an exception for this directory, call: #8 1.164 #8 1.164 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.171 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.171 To add an exception for this directory, call: #8 1.171 #8 1.171 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.175 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.175 usage: git diff --no-index [] #8 1.175 #8 1.175 Diff output format options #8 1.175 -p, --patch generate patch #8 1.175 -s, --no-patch suppress diff output #8 1.175 -u generate patch #8 1.175 -U, --unified[=] generate diffs with lines context #8 1.175 -W, --function-context #8 1.175 generate diffs with lines context #8 1.175 --raw generate the diff in raw format #8 1.175 --patch-with-raw synonym for '-p --raw' #8 1.175 --patch-with-stat synonym for '-p --stat' #8 1.175 --numstat machine friendly --stat #8 1.175 --shortstat output only the last line of --stat #8 1.175 -X, --dirstat[=...] #8 1.175 output the distribution of relative amount of changes for each sub-directory #8 1.175 --cumulative synonym for --dirstat=cumulative #8 1.175 --dirstat-by-file[=...] #8 1.175 synonym for --dirstat=files,param1,param2... #8 1.175 --check warn if changes introduce conflict markers or whitespace errors #8 1.175 --summary condensed summary such as creations, renames and mode changes #8 1.175 --name-only show only names of changed files #8 1.175 --name-status show only names and status of changed files #8 1.175 --stat[=[,[,]]] #8 1.175 generate diffstat #8 1.175 --stat-width generate diffstat with a given width #8 1.175 --stat-name-width #8 1.175 generate diffstat with a given name width #8 1.175 --stat-graph-width #8 1.175 generate diffstat with a given graph width #8 1.175 --stat-count generate diffstat with limited lines #8 1.175 --compact-summary generate compact summary in diffstat #8 1.175 --binary output a binary diff that can be applied #8 1.175 --full-index show full pre- and post-image object names on the "index" lines #8 1.175 --color[=] show colored diff #8 1.175 --ws-error-highlight #8 1.175 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.175 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.175 --abbrev[=] use digits to display object names #8 1.175 --src-prefix #8 1.175 show the given source prefix instead of "a/" #8 1.175 --dst-prefix #8 1.175 show the given destination prefix instead of "b/" #8 1.175 --line-prefix #8 1.175 prepend an additional prefix to every line of output #8 1.175 --no-prefix do not show any source or destination prefix #8 1.175 --inter-hunk-context #8 1.175 show context between diff hunks up to the specified number of lines #8 1.175 --output-indicator-new #8 1.175 specify the character to indicate a new line instead of '+' #8 1.175 --output-indicator-old #8 1.175 specify the character to indicate an old line instead of '-' #8 1.175 --output-indicator-context #8 1.175 specify the character to indicate a context instead of ' ' #8 1.175 #8 1.175 Diff rename options #8 1.175 -B, --break-rewrites[=[/]] #8 1.175 break complete rewrite changes into pairs of delete and create #8 1.175 -M, --find-renames[=] #8 1.175 detect renames #8 1.175 -D, --irreversible-delete #8 1.175 omit the preimage for deletes #8 1.175 -C, --find-copies[=] #8 1.175 detect copies #8 1.175 --find-copies-harder use unmodified files as source to find copies #8 1.175 --no-renames disable rename detection #8 1.175 --rename-empty use empty blobs as rename source #8 1.175 --follow continue listing the history of a file beyond renames #8 1.175 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.175 #8 1.175 Diff algorithm options #8 1.175 --minimal produce the smallest possible diff #8 1.175 -w, --ignore-all-space #8 1.175 ignore whitespace when comparing lines #8 1.175 -b, --ignore-space-change #8 1.175 ignore changes in amount of whitespace #8 1.175 --ignore-space-at-eol #8 1.175 ignore changes in whitespace at EOL #8 1.175 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.175 --ignore-blank-lines ignore changes whose lines are all blank #8 1.175 -I, --ignore-matching-lines #8 1.175 ignore changes whose all lines match #8 1.175 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.175 --patience generate diff using the "patience diff" algorithm #8 1.175 --histogram generate diff using the "histogram diff" algorithm #8 1.175 --diff-algorithm #8 1.175 choose a diff algorithm #8 1.175 --anchored generate diff using the "anchored diff" algorithm #8 1.175 --word-diff[=] show word diff, using to delimit changed words #8 1.175 --word-diff-regex #8 1.175 use to decide what a word is #8 1.175 --color-words[=] #8 1.175 equivalent to --word-diff=color --word-diff-regex= #8 1.175 --color-moved[=] #8 1.175 moved lines of code are colored differently #8 1.175 --color-moved-ws #8 1.175 how white spaces are ignored in --color-moved #8 1.175 #8 1.175 Other diff options #8 1.175 --relative[=] #8 1.175 when run from subdir, exclude changes outside and show relative paths #8 1.175 -a, --text treat all files as text #8 1.175 -R swap two inputs, reverse the diff #8 1.175 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.175 --quiet disable all output of the program #8 1.175 --ext-diff allow an external diff helper to be executed #8 1.175 --textconv run external text conversion filters when comparing binary files #8 1.175 --ignore-submodules[=] #8 1.175 ignore changes to submodules in the diff generation #8 1.175 --submodule[=] #8 1.175 specify how differences in submodules are shown #8 1.175 --ita-invisible-in-index #8 1.175 hide 'git add -N' entries from the index #8 1.175 --ita-visible-in-index #8 1.175 treat 'git add -N' entries as real in the index #8 1.175 -S look for differences that change the number of occurrences of the specified string #8 1.175 -G look for differences that change the number of occurrences of the specified regex #8 1.175 --pickaxe-all show all changes in the changeset with -S or -G #8 1.175 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.175 -O control the order in which files appear in the output #8 1.175 --rotate-to show the change in the specified path first #8 1.175 --skip-to skip the output to the specified path #8 1.175 --find-object #8 1.175 look for differences that change the number of occurrences of the specified object #8 1.175 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.175 select files by diff type #8 1.175 --output output to a specific file #8 1.176 #8 1.180 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.180 To add an exception for this directory, call: #8 1.180 #8 1.180 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.186 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.186 To add an exception for this directory, call: #8 1.186 #8 1.186 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.189 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.189 usage: git diff --no-index [] #8 1.189 #8 1.189 Diff output format options #8 1.189 -p, --patch generate patch #8 1.189 -s, --no-patch suppress diff output #8 1.189 -u generate patch #8 1.189 -U, --unified[=] generate diffs with lines context #8 1.189 -W, --function-context #8 1.189 generate diffs with lines context #8 1.189 --raw generate the diff in raw format #8 1.189 --patch-with-raw synonym for '-p --raw' #8 1.189 --patch-with-stat synonym for '-p --stat' #8 1.189 --numstat machine friendly --stat #8 1.189 --shortstat output only the last line of --stat #8 1.189 -X, --dirstat[=...] #8 1.189 output the distribution of relative amount of changes for each sub-directory #8 1.189 --cumulative synonym for --dirstat=cumulative #8 1.189 --dirstat-by-file[=...] #8 1.189 synonym for --dirstat=files,param1,param2... #8 1.189 --check warn if changes introduce conflict markers or whitespace errors #8 1.189 --summary condensed summary such as creations, renames and mode changes #8 1.189 --name-only show only names of changed files #8 1.189 --name-status show only names and status of changed files #8 1.189 --stat[=[,[,]]] #8 1.189 generate diffstat #8 1.189 --stat-width generate diffstat with a given width #8 1.189 --stat-name-width #8 1.189 generate diffstat with a given name width #8 1.189 --stat-graph-width #8 1.189 generate diffstat with a given graph width #8 1.189 --stat-count generate diffstat with limited lines #8 1.189 --compact-summary generate compact summary in diffstat #8 1.189 --binary output a binary diff that can be applied #8 1.189 --full-index show full pre- and post-image object names on the "index" lines #8 1.189 --color[=] show colored diff #8 1.189 --ws-error-highlight #8 1.189 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.189 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.189 --abbrev[=] use digits to display object names #8 1.189 --src-prefix #8 1.189 show the given source prefix instead of "a/" #8 1.189 --dst-prefix #8 1.189 show the given destination prefix instead of "b/" #8 1.189 --line-prefix #8 1.189 prepend an additional prefix to every line of output #8 1.189 --no-prefix do not show any source or destination prefix #8 1.189 --inter-hunk-context #8 1.189 show context between diff hunks up to the specified number of lines #8 1.189 --output-indicator-new #8 1.189 specify the character to indicate a new line instead of '+' #8 1.189 --output-indicator-old #8 1.189 specify the character to indicate an old line instead of '-' #8 1.189 --output-indicator-context #8 1.189 specify the character to indicate a context instead of ' ' #8 1.189 #8 1.189 Diff rename options #8 1.189 -B, --break-rewrites[=[/]] #8 1.189 break complete rewrite changes into pairs of delete and create #8 1.189 -M, --find-renames[=] #8 1.189 detect renames #8 1.189 -D, --irreversible-delete #8 1.189 omit the preimage for deletes #8 1.189 -C, --find-copies[=] #8 1.189 detect copies #8 1.189 --find-copies-harder use unmodified files as source to find copies #8 1.189 --no-renames disable rename detection #8 1.189 --rename-empty use empty blobs as rename source #8 1.189 --follow continue listing the history of a file beyond renames #8 1.189 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.189 #8 1.189 Diff algorithm options #8 1.189 --minimal produce the smallest possible diff #8 1.189 -w, --ignore-all-space #8 1.189 ignore whitespace when comparing lines #8 1.189 -b, --ignore-space-change #8 1.190 ignore changes in amount of whitespace #8 1.190 --ignore-space-at-eol #8 1.190 ignore changes in whitespace at EOL #8 1.190 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.190 --ignore-blank-lines ignore changes whose lines are all blank #8 1.190 -I, --ignore-matching-lines #8 1.190 ignore changes whose all lines match #8 1.190 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.190 --patience generate diff using the "patience diff" algorithm #8 1.190 --histogram generate diff using the "histogram diff" algorithm #8 1.190 --diff-algorithm #8 1.190 choose a diff algorithm #8 1.190 --anchored generate diff using the "anchored diff" algorithm #8 1.190 --word-diff[=] show word diff, using to delimit changed words #8 1.190 --word-diff-regex #8 1.190 use to decide what a word is #8 1.190 --color-words[=] #8 1.190 equivalent to --word-diff=color --word-diff-regex= #8 1.190 --color-moved[=] #8 1.190 moved lines of code are colored differently #8 1.190 --color-moved-ws #8 1.190 how white spaces are ignored in --color-moved #8 1.190 #8 1.190 Other diff options #8 1.190 --relative[=] #8 1.190 when run from subdir, exclude changes outside and show relative paths #8 1.190 -a, --text treat all files as text #8 1.190 -R swap two inputs, reverse the diff #8 1.190 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.190 --quiet disable all output of the program #8 1.190 --ext-diff allow an external diff helper to be executed #8 1.190 --textconv run external text conversion filters when comparing binary files #8 1.190 --ignore-submodules[=] #8 1.190 ignore changes to submodules in the diff generation #8 1.190 --submodule[=] #8 1.190 specify how differences in submodules are shown #8 1.190 --ita-invisible-in-index #8 1.190 hide 'git add -N' entries from the index #8 1.190 --ita-visible-in-index #8 1.190 treat 'git add -N' entries as real in the index #8 1.190 -S look for differences that change the number of occurrences of the specified string #8 1.190 -G look for differences that change the number of occurrences of the specified regex #8 1.190 --pickaxe-all show all changes in the changeset with -S or -G #8 1.190 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.190 -O control the order in which files appear in the output #8 1.190 --rotate-to show the change in the specified path first #8 1.190 --skip-to skip the output to the specified path #8 1.190 --find-object #8 1.190 look for differences that change the number of occurrences of the specified object #8 1.190 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.190 select files by diff type #8 1.190 --output output to a specific file #8 1.190 #8 1.194 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.194 To add an exception for this directory, call: #8 1.194 #8 1.194 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.200 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.200 To add an exception for this directory, call: #8 1.200 #8 1.200 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.205 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.205 usage: git diff --no-index [] #8 1.205 #8 1.205 Diff output format options #8 1.205 -p, --patch generate patch #8 1.205 -s, --no-patch suppress diff output #8 1.205 -u generate patch #8 1.205 -U, --unified[=] generate diffs with lines context #8 1.205 -W, --function-context #8 1.205 generate diffs with lines context #8 1.205 --raw generate the diff in raw format #8 1.205 --patch-with-raw synonym for '-p --raw' #8 1.205 --patch-with-stat synonym for '-p --stat' #8 1.205 --numstat machine friendly --stat #8 1.205 --shortstat output only the last line of --stat #8 1.205 -X, --dirstat[=...] #8 1.205 output the distribution of relative amount of changes for each sub-directory #8 1.205 --cumulative synonym for --dirstat=cumulative #8 1.205 --dirstat-by-file[=...] #8 1.205 synonym for --dirstat=files,param1,param2... #8 1.205 --check warn if changes introduce conflict markers or whitespace errors #8 1.205 --summary condensed summary such as creations, renames and mode changes #8 1.205 --name-only show only names of changed files #8 1.205 --name-status show only names and status of changed files #8 1.205 --stat[=[,[,]]] #8 1.205 generate diffstat #8 1.205 --stat-width generate diffstat with a given width #8 1.205 --stat-name-width #8 1.205 generate diffstat with a given name width #8 1.205 --stat-graph-width #8 1.205 generate diffstat with a given graph width #8 1.205 --stat-count generate diffstat with limited lines #8 1.205 --compact-summary generate compact summary in diffstat #8 1.205 --binary output a binary diff that can be applied #8 1.205 --full-index show full pre- and post-image object names on the "index" lines #8 1.205 --color[=] show colored diff #8 1.205 --ws-error-highlight #8 1.205 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.205 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.205 --abbrev[=] use digits to display object names #8 1.205 --src-prefix #8 1.205 show the given source prefix instead of "a/" #8 1.205 --dst-prefix #8 1.205 show the given destination prefix instead of "b/" #8 1.205 --line-prefix #8 1.205 prepend an additional prefix to every line of output #8 1.205 --no-prefix do not show any source or destination prefix #8 1.205 --inter-hunk-context #8 1.205 show context between diff hunks up to the specified number of lines #8 1.205 --output-indicator-new #8 1.205 specify the character to indicate a new line instead of '+' #8 1.205 --output-indicator-old #8 1.205 specify the character to indicate an old line instead of '-' #8 1.205 --output-indicator-context #8 1.205 specify the character to indicate a context instead of ' ' #8 1.205 #8 1.205 Diff rename options #8 1.205 -B, --break-rewrites[=[/]] #8 1.205 break complete rewrite changes into pairs of delete and create #8 1.205 -M, --find-renames[=] #8 1.205 detect renames #8 1.205 -D, --irreversible-delete #8 1.205 omit the preimage for deletes #8 1.205 -C, --find-copies[=] #8 1.205 detect copies #8 1.205 --find-copies-harder use unmodified files as source to find copies #8 1.205 --no-renames disable rename detection #8 1.205 --rename-empty use empty blobs as rename source #8 1.205 --follow continue listing the history of a file beyond renames #8 1.205 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.205 #8 1.205 Diff algorithm options #8 1.205 --minimal produce the smallest possible diff #8 1.205 -w, --ignore-all-space #8 1.205 ignore whitespace when comparing lines #8 1.205 -b, --ignore-space-change #8 1.205 ignore changes in amount of whitespace #8 1.205 --ignore-space-at-eol #8 1.205 ignore changes in whitespace at EOL #8 1.205 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.205 --ignore-blank-lines ignore changes whose lines are all blank #8 1.205 -I, --ignore-matching-lines #8 1.205 ignore changes whose all lines match #8 1.205 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.205 --patience generate diff using the "patience diff" algorithm #8 1.205 --histogram generate diff using the "histogram diff" algorithm #8 1.205 --diff-algorithm #8 1.205 choose a diff algorithm #8 1.205 --anchored generate diff using the "anchored diff" algorithm #8 1.205 --word-diff[=] show word diff, using to delimit changed words #8 1.205 --word-diff-regex #8 1.205 use to decide what a word is #8 1.205 --color-words[=] #8 1.205 equivalent to --word-diff=color --word-diff-regex= #8 1.205 --color-moved[=] #8 1.205 moved lines of code are colored differently #8 1.205 --color-moved-ws #8 1.205 how white spaces are ignored in --color-moved #8 1.205 #8 1.205 Other diff options #8 1.205 --relative[=] #8 1.205 when run from subdir, exclude changes outside and show relative paths #8 1.205 -a, --text treat all files as text #8 1.205 -R swap two inputs, reverse the diff #8 1.205 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.205 --quiet disable all output of the program #8 1.205 --ext-diff allow an external diff helper to be executed #8 1.205 --textconv run external text conversion filters when comparing binary files #8 1.205 --ignore-submodules[=] #8 1.205 ignore changes to submodules in the diff generation #8 1.205 --submodule[=] #8 1.205 specify how differences in submodules are shown #8 1.205 --ita-invisible-in-index #8 1.205 hide 'git add -N' entries from the index #8 1.205 --ita-visible-in-index #8 1.205 treat 'git add -N' entries as real in the index #8 1.205 -S look for differences that change the number of occurrences of the specified string #8 1.205 -G look for differences that change the number of occurrences of the specified regex #8 1.205 --pickaxe-all show all changes in the changeset with -S or -G #8 1.205 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.205 -O control the order in which files appear in the output #8 1.205 --rotate-to show the change in the specified path first #8 1.205 --skip-to skip the output to the specified path #8 1.205 --find-object #8 1.205 look for differences that change the number of occurrences of the specified object #8 1.205 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.205 select files by diff type #8 1.205 --output output to a specific file #8 1.206 #8 1.210 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.210 To add an exception for this directory, call: #8 1.210 #8 1.210 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.216 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.216 To add an exception for this directory, call: #8 1.216 #8 1.216 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.220 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.220 usage: git diff --no-index [] #8 1.220 #8 1.220 Diff output format options #8 1.220 -p, --patch generate patch #8 1.220 -s, --no-patch suppress diff output #8 1.220 -u generate patch #8 1.220 -U, --unified[=] generate diffs with lines context #8 1.220 -W, --function-context #8 1.220 generate diffs with lines context #8 1.220 --raw generate the diff in raw format #8 1.220 --patch-with-raw synonym for '-p --raw' #8 1.220 --patch-with-stat synonym for '-p --stat' #8 1.220 --numstat machine friendly --stat #8 1.220 --shortstat output only the last line of --stat #8 1.220 -X, --dirstat[=...] #8 1.220 output the distribution of relative amount of changes for each sub-directory #8 1.220 --cumulative synonym for --dirstat=cumulative #8 1.220 --dirstat-by-file[=...] #8 1.220 synonym for --dirstat=files,param1,param2... #8 1.220 --check warn if changes introduce conflict markers or whitespace errors #8 1.221 --summary condensed summary such as creations, renames and mode changes #8 1.221 --name-only show only names of changed files #8 1.221 --name-status show only names and status of changed files #8 1.221 --stat[=[,[,]]] #8 1.221 generate diffstat #8 1.221 --stat-width generate diffstat with a given width #8 1.221 --stat-name-width #8 1.221 generate diffstat with a given name width #8 1.221 --stat-graph-width #8 1.221 generate diffstat with a given graph width #8 1.221 --stat-count generate diffstat with limited lines #8 1.221 --compact-summary generate compact summary in diffstat #8 1.221 --binary output a binary diff that can be applied #8 1.221 --full-index show full pre- and post-image object names on the "index" lines #8 1.221 --color[=] show colored diff #8 1.221 --ws-error-highlight #8 1.221 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.221 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.221 --abbrev[=] use digits to display object names #8 1.221 --src-prefix #8 1.221 show the given source prefix instead of "a/" #8 1.221 --dst-prefix #8 1.221 show the given destination prefix instead of "b/" #8 1.221 --line-prefix #8 1.221 prepend an additional prefix to every line of output #8 1.221 --no-prefix do not show any source or destination prefix #8 1.221 --inter-hunk-context #8 1.221 show context between diff hunks up to the specified number of lines #8 1.221 --output-indicator-new #8 1.221 specify the character to indicate a new line instead of '+' #8 1.221 --output-indicator-old #8 1.221 specify the character to indicate an old line instead of '-' #8 1.221 --output-indicator-context #8 1.221 specify the character to indicate a context instead of ' ' #8 1.221 #8 1.221 Diff rename options #8 1.221 -B, --break-rewrites[=[/]] #8 1.221 break complete rewrite changes into pairs of delete and create #8 1.221 -M, --find-renames[=] #8 1.221 detect renames #8 1.221 -D, --irreversible-delete #8 1.221 omit the preimage for deletes #8 1.221 -C, --find-copies[=] #8 1.221 detect copies #8 1.221 --find-copies-harder use unmodified files as source to find copies #8 1.221 --no-renames disable rename detection #8 1.221 --rename-empty use empty blobs as rename source #8 1.221 --follow continue listing the history of a file beyond renames #8 1.221 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.221 #8 1.221 Diff algorithm options #8 1.221 --minimal produce the smallest possible diff #8 1.221 -w, --ignore-all-space #8 1.221 ignore whitespace when comparing lines #8 1.221 -b, --ignore-space-change #8 1.221 ignore changes in amount of whitespace #8 1.221 --ignore-space-at-eol #8 1.221 ignore changes in whitespace at EOL #8 1.221 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.221 --ignore-blank-lines ignore changes whose lines are all blank #8 1.221 -I, --ignore-matching-lines #8 1.221 ignore changes whose all lines match #8 1.221 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.221 --patience generate diff using the "patience diff" algorithm #8 1.221 --histogram generate diff using the "histogram diff" algorithm #8 1.221 --diff-algorithm #8 1.221 choose a diff algorithm #8 1.221 --anchored generate diff using the "anchored diff" algorithm #8 1.221 --word-diff[=] show word diff, using to delimit changed words #8 1.221 --word-diff-regex #8 1.221 use to decide what a word is #8 1.221 --color-words[=] #8 1.221 equivalent to --word-diff=color --word-diff-regex= #8 1.221 --color-moved[=] #8 1.221 moved lines of code are colored differently #8 1.221 --color-moved-ws #8 1.221 how white spaces are ignored in --color-moved #8 1.221 #8 1.221 Other diff options #8 1.221 --relative[=] #8 1.221 when run from subdir, exclude changes outside and show relative paths #8 1.221 -a, --text treat all files as text #8 1.221 -R swap two inputs, reverse the diff #8 1.221 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.221 --quiet disable all output of the program #8 1.221 --ext-diff allow an external diff helper to be executed #8 1.221 --textconv run external text conversion filters when comparing binary files #8 1.221 --ignore-submodules[=] #8 1.221 ignore changes to submodules in the diff generation #8 1.221 --submodule[=] #8 1.221 specify how differences in submodules are shown #8 1.221 --ita-invisible-in-index #8 1.221 hide 'git add -N' entries from the index #8 1.221 --ita-visible-in-index #8 1.221 treat 'git add -N' entries as real in the index #8 1.221 -S look for differences that change the number of occurrences of the specified string #8 1.221 -G look for differences that change the number of occurrences of the specified regex #8 1.221 --pickaxe-all show all changes in the changeset with -S or -G #8 1.221 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.221 -O control the order in which files appear in the output #8 1.221 --rotate-to show the change in the specified path first #8 1.221 --skip-to skip the output to the specified path #8 1.221 --find-object #8 1.221 look for differences that change the number of occurrences of the specified object #8 1.221 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.221 select files by diff type #8 1.221 --output output to a specific file #8 1.221 #8 1.227 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.227 To add an exception for this directory, call: #8 1.227 #8 1.227 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.233 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.233 To add an exception for this directory, call: #8 1.233 #8 1.233 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.238 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.238 usage: git diff --no-index [] #8 1.238 #8 1.238 Diff output format options #8 1.238 -p, --patch generate patch #8 1.238 -s, --no-patch suppress diff output #8 1.238 -u generate patch #8 1.238 -U, --unified[=] generate diffs with lines context #8 1.238 -W, --function-context #8 1.238 generate diffs with lines context #8 1.238 --raw generate the diff in raw format #8 1.238 --patch-with-raw synonym for '-p --raw' #8 1.238 --patch-with-stat synonym for '-p --stat' #8 1.238 --numstat machine friendly --stat #8 1.238 --shortstat output only the last line of --stat #8 1.238 -X, --dirstat[=...] #8 1.238 output the distribution of relative amount of changes for each sub-directory #8 1.238 --cumulative synonym for --dirstat=cumulative #8 1.238 --dirstat-by-file[=...] #8 1.238 synonym for --dirstat=files,param1,param2... #8 1.238 --check warn if changes introduce conflict markers or whitespace errors #8 1.238 --summary condensed summary such as creations, renames and mode changes #8 1.238 --name-only show only names of changed files #8 1.238 --name-status show only names and status of changed files #8 1.238 --stat[=[,[,]]] #8 1.238 generate diffstat #8 1.238 --stat-width generate diffstat with a given width #8 1.238 --stat-name-width #8 1.238 generate diffstat with a given name width #8 1.238 --stat-graph-width #8 1.238 generate diffstat with a given graph width #8 1.238 --stat-count generate diffstat with limited lines #8 1.238 --compact-summary generate compact summary in diffstat #8 1.238 --binary output a binary diff that can be applied #8 1.238 --full-index show full pre- and post-image object names on the "index" lines #8 1.238 --color[=] show colored diff #8 1.238 --ws-error-highlight #8 1.238 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.238 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.238 --abbrev[=] use digits to display object names #8 1.238 --src-prefix #8 1.238 show the given source prefix instead of "a/" #8 1.238 --dst-prefix #8 1.238 show the given destination prefix instead of "b/" #8 1.238 --line-prefix #8 1.238 prepend an additional prefix to every line of output #8 1.238 --no-prefix do not show any source or destination prefix #8 1.238 --inter-hunk-context #8 1.238 show context between diff hunks up to the specified number of lines #8 1.238 --output-indicator-new #8 1.238 specify the character to indicate a new line instead of '+' #8 1.238 --output-indicator-old #8 1.238 specify the character to indicate an old line instead of '-' #8 1.238 --output-indicator-context #8 1.238 specify the character to indicate a context instead of ' ' #8 1.238 #8 1.238 Diff rename options #8 1.238 -B, --break-rewrites[=[/]] #8 1.238 break complete rewrite changes into pairs of delete and create #8 1.238 -M, --find-renames[=] #8 1.238 detect renames #8 1.238 -D, --irreversible-delete #8 1.238 omit the preimage for deletes #8 1.238 -C, --find-copies[=] #8 1.238 detect copies #8 1.238 --find-copies-harder use unmodified files as source to find copies #8 1.238 --no-renames disable rename detection #8 1.238 --rename-empty use empty blobs as rename source #8 1.238 --follow continue listing the history of a file beyond renames #8 1.238 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.238 #8 1.238 Diff algorithm options #8 1.238 --minimal produce the smallest possible diff #8 1.238 -w, --ignore-all-space #8 1.238 ignore whitespace when comparing lines #8 1.238 -b, --ignore-space-change #8 1.238 ignore changes in amount of whitespace #8 1.238 --ignore-space-at-eol #8 1.238 ignore changes in whitespace at EOL #8 1.238 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.238 --ignore-blank-lines ignore changes whose lines are all blank #8 1.238 -I, --ignore-matching-lines #8 1.239 ignore changes whose all lines match #8 1.239 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.239 --patience generate diff using the "patience diff" algorithm #8 1.239 --histogram generate diff using the "histogram diff" algorithm #8 1.239 --diff-algorithm #8 1.239 choose a diff algorithm #8 1.239 --anchored generate diff using the "anchored diff" algorithm #8 1.239 --word-diff[=] show word diff, using to delimit changed words #8 1.239 --word-diff-regex #8 1.239 use to decide what a word is #8 1.239 --color-words[=] #8 1.239 equivalent to --word-diff=color --word-diff-regex= #8 1.239 --color-moved[=] #8 1.239 moved lines of code are colored differently #8 1.239 --color-moved-ws #8 1.239 how white spaces are ignored in --color-moved #8 1.239 #8 1.239 Other diff options #8 1.239 --relative[=] #8 1.239 when run from subdir, exclude changes outside and show relative paths #8 1.239 -a, --text treat all files as text #8 1.239 -R swap two inputs, reverse the diff #8 1.239 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.239 --quiet disable all output of the program #8 1.239 --ext-diff allow an external diff helper to be executed #8 1.239 --textconv run external text conversion filters when comparing binary files #8 1.239 --ignore-submodules[=] #8 1.239 ignore changes to submodules in the diff generation #8 1.239 --submodule[=] #8 1.239 specify how differences in submodules are shown #8 1.239 --ita-invisible-in-index #8 1.239 hide 'git add -N' entries from the index #8 1.239 --ita-visible-in-index #8 1.239 treat 'git add -N' entries as real in the index #8 1.239 -S look for differences that change the number of occurrences of the specified string #8 1.239 -G look for differences that change the number of occurrences of the specified regex #8 1.239 --pickaxe-all show all changes in the changeset with -S or -G #8 1.239 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.239 -O control the order in which files appear in the output #8 1.239 --rotate-to show the change in the specified path first #8 1.239 --skip-to skip the output to the specified path #8 1.239 --find-object #8 1.239 look for differences that change the number of occurrences of the specified object #8 1.239 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.239 select files by diff type #8 1.239 --output output to a specific file #8 1.239 #8 1.244 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.244 To add an exception for this directory, call: #8 1.244 #8 1.244 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.250 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.250 To add an exception for this directory, call: #8 1.250 #8 1.250 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.255 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.255 usage: git diff --no-index [] #8 1.255 #8 1.255 Diff output format options #8 1.255 -p, --patch generate patch #8 1.255 -s, --no-patch suppress diff output #8 1.255 -u generate patch #8 1.255 -U, --unified[=] generate diffs with lines context #8 1.255 -W, --function-context #8 1.255 generate diffs with lines context #8 1.255 --raw generate the diff in raw format #8 1.255 --patch-with-raw synonym for '-p --raw' #8 1.255 --patch-with-stat synonym for '-p --stat' #8 1.255 --numstat machine friendly --stat #8 1.255 --shortstat output only the last line of --stat #8 1.255 -X, --dirstat[=...] #8 1.255 output the distribution of relative amount of changes for each sub-directory #8 1.255 --cumulative synonym for --dirstat=cumulative #8 1.255 --dirstat-by-file[=...] #8 1.255 synonym for --dirstat=files,param1,param2... #8 1.255 --check warn if changes introduce conflict markers or whitespace errors #8 1.255 --summary condensed summary such as creations, renames and mode changes #8 1.255 --name-only show only names of changed files #8 1.255 --name-status show only names and status of changed files #8 1.255 --stat[=[,[,]]] #8 1.255 generate diffstat #8 1.255 --stat-width generate diffstat with a given width #8 1.255 --stat-name-width #8 1.255 generate diffstat with a given name width #8 1.255 --stat-graph-width #8 1.255 generate diffstat with a given graph width #8 1.255 --stat-count generate diffstat with limited lines #8 1.255 --compact-summary generate compact summary in diffstat #8 1.255 --binary output a binary diff that can be applied #8 1.255 --full-index show full pre- and post-image object names on the "index" lines #8 1.255 --color[=] show colored diff #8 1.255 --ws-error-highlight #8 1.255 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.255 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.255 --abbrev[=] use digits to display object names #8 1.255 --src-prefix #8 1.255 show the given source prefix instead of "a/" #8 1.255 --dst-prefix #8 1.255 show the given destination prefix instead of "b/" #8 1.255 --line-prefix #8 1.255 prepend an additional prefix to every line of output #8 1.255 --no-prefix do not show any source or destination prefix #8 1.255 --inter-hunk-context #8 1.255 show context between diff hunks up to the specified number of lines #8 1.255 --output-indicator-new #8 1.255 specify the character to indicate a new line instead of '+' #8 1.255 --output-indicator-old #8 1.255 specify the character to indicate an old line instead of '-' #8 1.255 --output-indicator-context #8 1.255 specify the character to indicate a context instead of ' ' #8 1.255 #8 1.255 Diff rename options #8 1.255 -B, --break-rewrites[=[/]] #8 1.255 break complete rewrite changes into pairs of delete and create #8 1.255 -M, --find-renames[=] #8 1.255 detect renames #8 1.255 -D, --irreversible-delete #8 1.255 omit the preimage for deletes #8 1.255 -C, --find-copies[=] #8 1.255 detect copies #8 1.255 --find-copies-harder use unmodified files as source to find copies #8 1.255 --no-renames disable rename detection #8 1.255 --rename-empty use empty blobs as rename source #8 1.255 --follow continue listing the history of a file beyond renames #8 1.255 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.255 #8 1.255 Diff algorithm options #8 1.255 --minimal produce the smallest possible diff #8 1.255 -w, --ignore-all-space #8 1.255 ignore whitespace when comparing lines #8 1.255 -b, --ignore-space-change #8 1.255 ignore changes in amount of whitespace #8 1.255 --ignore-space-at-eol #8 1.255 ignore changes in whitespace at EOL #8 1.255 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.255 --ignore-blank-lines ignore changes whose lines are all blank #8 1.255 -I, --ignore-matching-lines #8 1.255 ignore changes whose all lines match #8 1.255 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.255 --patience generate diff using the "patience diff" algorithm #8 1.255 --histogram generate diff using the "histogram diff" algorithm #8 1.255 --diff-algorithm #8 1.255 choose a diff algorithm #8 1.255 --anchored generate diff using the "anchored diff" algorithm #8 1.255 --word-diff[=] show word diff, using to delimit changed words #8 1.255 --word-diff-regex #8 1.255 use to decide what a word is #8 1.255 --color-words[=] #8 1.255 equivalent to --word-diff=color --word-diff-regex= #8 1.255 --color-moved[=] #8 1.255 moved lines of code are colored differently #8 1.255 --color-moved-ws #8 1.255 how white spaces are ignored in --color-moved #8 1.255 #8 1.255 Other diff options #8 1.255 --relative[=] #8 1.255 when run from subdir, exclude changes outside and show relative paths #8 1.255 -a, --text treat all files as text #8 1.255 -R swap two inputs, reverse the diff #8 1.255 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.255 --quiet disable all output of the program #8 1.255 --ext-diff allow an external diff helper to be executed #8 1.255 --textconv run external text conversion filters when comparing binary files #8 1.255 --ignore-submodules[=] #8 1.255 ignore changes to submodules in the diff generation #8 1.255 --submodule[=] #8 1.255 specify how differences in submodules are shown #8 1.255 --ita-invisible-in-index #8 1.255 hide 'git add -N' entries from the index #8 1.255 --ita-visible-in-index #8 1.255 treat 'git add -N' entries as real in the index #8 1.255 -S look for differences that change the number of occurrences of the specified string #8 1.255 -G look for differences that change the number of occurrences of the specified regex #8 1.255 --pickaxe-all show all changes in the changeset with -S or -G #8 1.255 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.255 -O control the order in which files appear in the output #8 1.255 --rotate-to show the change in the specified path first #8 1.255 --skip-to skip the output to the specified path #8 1.255 --find-object #8 1.255 look for differences that change the number of occurrences of the specified object #8 1.255 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.255 select files by diff type #8 1.255 --output output to a specific file #8 1.255 #8 1.260 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.260 To add an exception for this directory, call: #8 1.260 #8 1.260 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.267 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.267 To add an exception for this directory, call: #8 1.267 #8 1.267 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.271 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.271 usage: git diff --no-index [] #8 1.271 #8 1.271 Diff output format options #8 1.271 -p, --patch generate patch #8 1.271 -s, --no-patch suppress diff output #8 1.271 -u generate patch #8 1.271 -U, --unified[=] generate diffs with lines context #8 1.271 -W, --function-context #8 1.271 generate diffs with lines context #8 1.271 --raw generate the diff in raw format #8 1.271 --patch-with-raw synonym for '-p --raw' #8 1.271 --patch-with-stat synonym for '-p --stat' #8 1.271 --numstat machine friendly --stat #8 1.271 --shortstat output only the last line of --stat #8 1.271 -X, --dirstat[=...] #8 1.271 output the distribution of relative amount of changes for each sub-directory #8 1.271 --cumulative synonym for --dirstat=cumulative #8 1.271 --dirstat-by-file[=...] #8 1.271 synonym for --dirstat=files,param1,param2... #8 1.271 --check warn if changes introduce conflict markers or whitespace errors #8 1.271 --summary condensed summary such as creations, renames and mode changes #8 1.271 --name-only show only names of changed files #8 1.271 --name-status show only names and status of changed files #8 1.271 --stat[=[,[,]]] #8 1.271 generate diffstat #8 1.271 --stat-width generate diffstat with a given width #8 1.271 --stat-name-width #8 1.271 generate diffstat with a given name width #8 1.271 --stat-graph-width #8 1.271 generate diffstat with a given graph width #8 1.271 --stat-count generate diffstat with limited lines #8 1.271 --compact-summary generate compact summary in diffstat #8 1.271 --binary output a binary diff that can be applied #8 1.271 --full-index show full pre- and post-image object names on the "index" lines #8 1.271 --color[=] show colored diff #8 1.271 --ws-error-highlight #8 1.271 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.271 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.271 --abbrev[=] use digits to display object names #8 1.271 --src-prefix #8 1.271 show the given source prefix instead of "a/" #8 1.271 --dst-prefix #8 1.271 show the given destination prefix instead of "b/" #8 1.271 --line-prefix #8 1.271 prepend an additional prefix to every line of output #8 1.271 --no-prefix do not show any source or destination prefix #8 1.271 --inter-hunk-context #8 1.271 show context between diff hunks up to the specified number of lines #8 1.271 --output-indicator-new #8 1.271 specify the character to indicate a new line instead of '+' #8 1.271 --output-indicator-old #8 1.271 specify the character to indicate an old line instead of '-' #8 1.271 --output-indicator-context #8 1.271 specify the character to indicate a context instead of ' ' #8 1.271 #8 1.271 Diff rename options #8 1.271 -B, --break-rewrites[=[/]] #8 1.271 break complete rewrite changes into pairs of delete and create #8 1.271 -M, --find-renames[=] #8 1.271 detect renames #8 1.271 -D, --irreversible-delete #8 1.271 omit the preimage for deletes #8 1.271 -C, --find-copies[=] #8 1.272 detect copies #8 1.272 --find-copies-harder use unmodified files as source to find copies #8 1.272 --no-renames disable rename detection #8 1.272 --rename-empty use empty blobs as rename source #8 1.272 --follow continue listing the history of a file beyond renames #8 1.272 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.272 #8 1.272 Diff algorithm options #8 1.272 --minimal produce the smallest possible diff #8 1.272 -w, --ignore-all-space #8 1.272 ignore whitespace when comparing lines #8 1.272 -b, --ignore-space-change #8 1.272 ignore changes in amount of whitespace #8 1.272 --ignore-space-at-eol #8 1.272 ignore changes in whitespace at EOL #8 1.272 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.272 --ignore-blank-lines ignore changes whose lines are all blank #8 1.272 -I, --ignore-matching-lines #8 1.272 ignore changes whose all lines match #8 1.272 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.272 --patience generate diff using the "patience diff" algorithm #8 1.272 --histogram generate diff using the "histogram diff" algorithm #8 1.272 --diff-algorithm #8 1.272 choose a diff algorithm #8 1.272 --anchored generate diff using the "anchored diff" algorithm #8 1.272 --word-diff[=] show word diff, using to delimit changed words #8 1.272 --word-diff-regex #8 1.272 use to decide what a word is #8 1.272 --color-words[=] #8 1.272 equivalent to --word-diff=color --word-diff-regex= #8 1.272 --color-moved[=] #8 1.272 moved lines of code are colored differently #8 1.272 --color-moved-ws #8 1.272 how white spaces are ignored in --color-moved #8 1.272 #8 1.272 Other diff options #8 1.272 --relative[=] #8 1.272 when run from subdir, exclude changes outside and show relative paths #8 1.272 -a, --text treat all files as text #8 1.272 -R swap two inputs, reverse the diff #8 1.272 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.272 --quiet disable all output of the program #8 1.272 --ext-diff allow an external diff helper to be executed #8 1.272 --textconv run external text conversion filters when comparing binary files #8 1.272 --ignore-submodules[=] #8 1.272 ignore changes to submodules in the diff generation #8 1.272 --submodule[=] #8 1.272 specify how differences in submodules are shown #8 1.272 --ita-invisible-in-index #8 1.272 hide 'git add -N' entries from the index #8 1.272 --ita-visible-in-index #8 1.272 treat 'git add -N' entries as real in the index #8 1.272 -S look for differences that change the number of occurrences of the specified string #8 1.272 -G look for differences that change the number of occurrences of the specified regex #8 1.272 --pickaxe-all show all changes in the changeset with -S or -G #8 1.272 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.272 -O control the order in which files appear in the output #8 1.272 --rotate-to show the change in the specified path first #8 1.272 --skip-to skip the output to the specified path #8 1.272 --find-object #8 1.272 look for differences that change the number of occurrences of the specified object #8 1.272 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.272 select files by diff type #8 1.272 --output output to a specific file #8 1.272 #8 1.276 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.276 To add an exception for this directory, call: #8 1.276 #8 1.276 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.283 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.283 To add an exception for this directory, call: #8 1.283 #8 1.283 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.287 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.287 usage: git diff --no-index [] #8 1.287 #8 1.287 Diff output format options #8 1.287 -p, --patch generate patch #8 1.287 -s, --no-patch suppress diff output #8 1.287 -u generate patch #8 1.287 -U, --unified[=] generate diffs with lines context #8 1.287 -W, --function-context #8 1.287 generate diffs with lines context #8 1.287 --raw generate the diff in raw format #8 1.287 --patch-with-raw synonym for '-p --raw' #8 1.287 --patch-with-stat synonym for '-p --stat' #8 1.287 --numstat machine friendly --stat #8 1.287 --shortstat output only the last line of --stat #8 1.287 -X, --dirstat[=...] #8 1.287 output the distribution of relative amount of changes for each sub-directory #8 1.287 --cumulative synonym for --dirstat=cumulative #8 1.287 --dirstat-by-file[=...] #8 1.287 synonym for --dirstat=files,param1,param2... #8 1.287 --check warn if changes introduce conflict markers or whitespace errors #8 1.287 --summary condensed summary such as creations, renames and mode changes #8 1.287 --name-only show only names of changed files #8 1.287 --name-status show only names and status of changed files #8 1.287 --stat[=[,[,]]] #8 1.287 generate diffstat #8 1.287 --stat-width generate diffstat with a given width #8 1.287 --stat-name-width #8 1.287 generate diffstat with a given name width #8 1.287 --stat-graph-width #8 1.287 generate diffstat with a given graph width #8 1.287 --stat-count generate diffstat with limited lines #8 1.287 --compact-summary generate compact summary in diffstat #8 1.287 --binary output a binary diff that can be applied #8 1.287 --full-index show full pre- and post-image object names on the "index" lines #8 1.287 --color[=] show colored diff #8 1.287 --ws-error-highlight #8 1.287 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.287 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.287 --abbrev[=] use digits to display object names #8 1.287 --src-prefix #8 1.287 show the given source prefix instead of "a/" #8 1.287 --dst-prefix #8 1.287 show the given destination prefix instead of "b/" #8 1.287 --line-prefix #8 1.287 prepend an additional prefix to every line of output #8 1.287 --no-prefix do not show any source or destination prefix #8 1.287 --inter-hunk-context #8 1.287 show context between diff hunks up to the specified number of lines #8 1.287 --output-indicator-new #8 1.287 specify the character to indicate a new line instead of '+' #8 1.287 --output-indicator-old #8 1.287 specify the character to indicate an old line instead of '-' #8 1.287 --output-indicator-context #8 1.287 specify the character to indicate a context instead of ' ' #8 1.287 #8 1.287 Diff rename options #8 1.287 -B, --break-rewrites[=[/]] #8 1.287 break complete rewrite changes into pairs of delete and create #8 1.287 -M, --find-renames[=] #8 1.287 detect renames #8 1.287 -D, --irreversible-delete #8 1.287 omit the preimage for deletes #8 1.287 -C, --find-copies[=] #8 1.287 detect copies #8 1.287 --find-copies-harder use unmodified files as source to find copies #8 1.287 --no-renames disable rename detection #8 1.287 --rename-empty use empty blobs as rename source #8 1.287 --follow continue listing the history of a file beyond renames #8 1.287 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.287 #8 1.287 Diff algorithm options #8 1.287 --minimal produce the smallest possible diff #8 1.287 -w, --ignore-all-space #8 1.287 ignore whitespace when comparing lines #8 1.287 -b, --ignore-space-change #8 1.287 ignore changes in amount of whitespace #8 1.287 --ignore-space-at-eol #8 1.287 ignore changes in whitespace at EOL #8 1.287 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.287 --ignore-blank-lines ignore changes whose lines are all blank #8 1.287 -I, --ignore-matching-lines #8 1.287 ignore changes whose all lines match #8 1.287 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.287 --patience generate diff using the "patience diff" algorithm #8 1.287 --histogram generate diff using the "histogram diff" algorithm #8 1.287 --diff-algorithm #8 1.287 choose a diff algorithm #8 1.287 --anchored generate diff using the "anchored diff" algorithm #8 1.287 --word-diff[=] show word diff, using to delimit changed words #8 1.287 --word-diff-regex #8 1.287 use to decide what a word is #8 1.287 --color-words[=] #8 1.287 equivalent to --word-diff=color --word-diff-regex= #8 1.287 --color-moved[=] #8 1.287 moved lines of code are colored differently #8 1.287 --color-moved-ws #8 1.287 how white spaces are ignored in --color-moved #8 1.287 #8 1.288 Other diff options #8 1.288 --relative[=] #8 1.288 when run from subdir, exclude changes outside and show relative paths #8 1.288 -a, --text treat all files as text #8 1.288 -R swap two inputs, reverse the diff #8 1.288 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.288 --quiet disable all output of the program #8 1.288 --ext-diff allow an external diff helper to be executed #8 1.288 --textconv run external text conversion filters when comparing binary files #8 1.288 --ignore-submodules[=] #8 1.288 ignore changes to submodules in the diff generation #8 1.288 --submodule[=] #8 1.288 specify how differences in submodules are shown #8 1.288 --ita-invisible-in-index #8 1.288 hide 'git add -N' entries from the index #8 1.288 --ita-visible-in-index #8 1.288 treat 'git add -N' entries as real in the index #8 1.288 -S look for differences that change the number of occurrences of the specified string #8 1.288 -G look for differences that change the number of occurrences of the specified regex #8 1.288 --pickaxe-all show all changes in the changeset with -S or -G #8 1.288 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.288 -O control the order in which files appear in the output #8 1.288 --rotate-to show the change in the specified path first #8 1.288 --skip-to skip the output to the specified path #8 1.288 --find-object #8 1.288 look for differences that change the number of occurrences of the specified object #8 1.288 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.288 select files by diff type #8 1.288 --output output to a specific file #8 1.288 #8 1.292 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.292 To add an exception for this directory, call: #8 1.292 #8 1.292 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.299 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.299 To add an exception for this directory, call: #8 1.299 #8 1.299 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.303 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.303 usage: git diff --no-index [] #8 1.303 #8 1.303 Diff output format options #8 1.303 -p, --patch generate patch #8 1.303 -s, --no-patch suppress diff output #8 1.303 -u generate patch #8 1.303 -U, --unified[=] generate diffs with lines context #8 1.303 -W, --function-context #8 1.303 generate diffs with lines context #8 1.303 --raw generate the diff in raw format #8 1.303 --patch-with-raw synonym for '-p --raw' #8 1.303 --patch-with-stat synonym for '-p --stat' #8 1.303 --numstat machine friendly --stat #8 1.303 --shortstat output only the last line of --stat #8 1.303 -X, --dirstat[=...] #8 1.303 output the distribution of relative amount of changes for each sub-directory #8 1.303 --cumulative synonym for --dirstat=cumulative #8 1.303 --dirstat-by-file[=...] #8 1.303 synonym for --dirstat=files,param1,param2... #8 1.303 --check warn if changes introduce conflict markers or whitespace errors #8 1.303 --summary condensed summary such as creations, renames and mode changes #8 1.303 --name-only show only names of changed files #8 1.303 --name-status show only names and status of changed files #8 1.303 --stat[=[,[,]]] #8 1.303 generate diffstat #8 1.303 --stat-width generate diffstat with a given width #8 1.303 --stat-name-width #8 1.303 generate diffstat with a given name width #8 1.303 --stat-graph-width #8 1.303 generate diffstat with a given graph width #8 1.303 --stat-count generate diffstat with limited lines #8 1.303 --compact-summary generate compact summary in diffstat #8 1.303 --binary output a binary diff that can be applied #8 1.303 --full-index show full pre- and post-image object names on the "index" lines #8 1.303 --color[=] show colored diff #8 1.303 --ws-error-highlight #8 1.303 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.303 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.303 --abbrev[=] use digits to display object names #8 1.303 --src-prefix #8 1.303 show the given source prefix instead of "a/" #8 1.303 --dst-prefix #8 1.303 show the given destination prefix instead of "b/" #8 1.303 --line-prefix #8 1.303 prepend an additional prefix to every line of output #8 1.303 --no-prefix do not show any source or destination prefix #8 1.303 --inter-hunk-context #8 1.303 show context between diff hunks up to the specified number of lines #8 1.303 --output-indicator-new #8 1.303 specify the character to indicate a new line instead of '+' #8 1.303 --output-indicator-old #8 1.303 specify the character to indicate an old line instead of '-' #8 1.303 --output-indicator-context #8 1.303 specify the character to indicate a context instead of ' ' #8 1.303 #8 1.303 Diff rename options #8 1.303 -B, --break-rewrites[=[/]] #8 1.304 break complete rewrite changes into pairs of delete and create #8 1.304 -M, --find-renames[=] #8 1.304 detect renames #8 1.304 -D, --irreversible-delete #8 1.304 omit the preimage for deletes #8 1.304 -C, --find-copies[=] #8 1.304 detect copies #8 1.304 --find-copies-harder use unmodified files as source to find copies #8 1.304 --no-renames disable rename detection #8 1.304 --rename-empty use empty blobs as rename source #8 1.304 --follow continue listing the history of a file beyond renames #8 1.304 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.304 #8 1.304 Diff algorithm options #8 1.304 --minimal produce the smallest possible diff #8 1.304 -w, --ignore-all-space #8 1.304 ignore whitespace when comparing lines #8 1.304 -b, --ignore-space-change #8 1.304 ignore changes in amount of whitespace #8 1.304 --ignore-space-at-eol #8 1.304 ignore changes in whitespace at EOL #8 1.304 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.304 --ignore-blank-lines ignore changes whose lines are all blank #8 1.304 -I, --ignore-matching-lines #8 1.304 ignore changes whose all lines match #8 1.304 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.304 --patience generate diff using the "patience diff" algorithm #8 1.304 --histogram generate diff using the "histogram diff" algorithm #8 1.304 --diff-algorithm #8 1.304 choose a diff algorithm #8 1.304 --anchored generate diff using the "anchored diff" algorithm #8 1.304 --word-diff[=] show word diff, using to delimit changed words #8 1.304 --word-diff-regex #8 1.304 use to decide what a word is #8 1.304 --color-words[=] #8 1.304 equivalent to --word-diff=color --word-diff-regex= #8 1.304 --color-moved[=] #8 1.304 moved lines of code are colored differently #8 1.304 --color-moved-ws #8 1.304 how white spaces are ignored in --color-moved #8 1.304 #8 1.304 Other diff options #8 1.304 --relative[=] #8 1.304 when run from subdir, exclude changes outside and show relative paths #8 1.304 -a, --text treat all files as text #8 1.304 -R swap two inputs, reverse the diff #8 1.304 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.304 --quiet disable all output of the program #8 1.304 --ext-diff allow an external diff helper to be executed #8 1.304 --textconv run external text conversion filters when comparing binary files #8 1.304 --ignore-submodules[=] #8 1.304 ignore changes to submodules in the diff generation #8 1.304 --submodule[=] #8 1.304 specify how differences in submodules are shown #8 1.304 --ita-invisible-in-index #8 1.304 hide 'git add -N' entries from the index #8 1.304 --ita-visible-in-index #8 1.304 treat 'git add -N' entries as real in the index #8 1.304 -S look for differences that change the number of occurrences of the specified string #8 1.304 -G look for differences that change the number of occurrences of the specified regex #8 1.304 --pickaxe-all show all changes in the changeset with -S or -G #8 1.304 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.304 -O control the order in which files appear in the output #8 1.304 --rotate-to show the change in the specified path first #8 1.304 --skip-to skip the output to the specified path #8 1.304 --find-object #8 1.304 look for differences that change the number of occurrences of the specified object #8 1.304 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.304 select files by diff type #8 1.304 --output output to a specific file #8 1.304 #8 1.308 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.308 To add an exception for this directory, call: #8 1.308 #8 1.308 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.315 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.315 To add an exception for this directory, call: #8 1.315 #8 1.315 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.319 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.319 usage: git diff --no-index [] #8 1.319 #8 1.319 Diff output format options #8 1.319 -p, --patch generate patch #8 1.319 -s, --no-patch suppress diff output #8 1.319 -u generate patch #8 1.319 -U, --unified[=] generate diffs with lines context #8 1.319 -W, --function-context #8 1.319 generate diffs with lines context #8 1.319 --raw generate the diff in raw format #8 1.319 --patch-with-raw synonym for '-p --raw' #8 1.319 --patch-with-stat synonym for '-p --stat' #8 1.319 --numstat machine friendly --stat #8 1.319 --shortstat output only the last line of --stat #8 1.319 -X, --dirstat[=...] #8 1.319 output the distribution of relative amount of changes for each sub-directory #8 1.319 --cumulative synonym for --dirstat=cumulative #8 1.319 --dirstat-by-file[=...] #8 1.319 synonym for --dirstat=files,param1,param2... #8 1.319 --check warn if changes introduce conflict markers or whitespace errors #8 1.319 --summary condensed summary such as creations, renames and mode changes #8 1.319 --name-only show only names of changed files #8 1.319 --name-status show only names and status of changed files #8 1.319 --stat[=[,[,]]] #8 1.319 generate diffstat #8 1.319 --stat-width generate diffstat with a given width #8 1.319 --stat-name-width #8 1.319 generate diffstat with a given name width #8 1.319 --stat-graph-width #8 1.319 generate diffstat with a given graph width #8 1.319 --stat-count generate diffstat with limited lines #8 1.319 --compact-summary generate compact summary in diffstat #8 1.319 --binary output a binary diff that can be applied #8 1.319 --full-index show full pre- and post-image object names on the "index" lines #8 1.319 --color[=] show colored diff #8 1.319 --ws-error-highlight #8 1.319 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.319 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.319 --abbrev[=] use digits to display object names #8 1.319 --src-prefix #8 1.319 show the given source prefix instead of "a/" #8 1.319 --dst-prefix #8 1.319 show the given destination prefix instead of "b/" #8 1.319 --line-prefix #8 1.319 prepend an additional prefix to every line of output #8 1.319 --no-prefix do not show any source or destination prefix #8 1.319 --inter-hunk-context #8 1.319 show context between diff hunks up to the specified number of lines #8 1.319 --output-indicator-new #8 1.319 specify the character to indicate a new line instead of '+' #8 1.319 --output-indicator-old #8 1.319 specify the character to indicate an old line instead of '-' #8 1.319 --output-indicator-context #8 1.319 specify the character to indicate a context instead of ' ' #8 1.319 #8 1.319 Diff rename options #8 1.319 -B, --break-rewrites[=[/]] #8 1.319 break complete rewrite changes into pairs of delete and create #8 1.319 -M, --find-renames[=] #8 1.319 detect renames #8 1.319 -D, --irreversible-delete #8 1.319 omit the preimage for deletes #8 1.319 -C, --find-copies[=] #8 1.319 detect copies #8 1.319 --find-copies-harder use unmodified files as source to find copies #8 1.319 --no-renames disable rename detection #8 1.319 --rename-empty use empty blobs as rename source #8 1.319 --follow continue listing the history of a file beyond renames #8 1.319 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.319 #8 1.319 Diff algorithm options #8 1.319 --minimal produce the smallest possible diff #8 1.319 -w, --ignore-all-space #8 1.319 ignore whitespace when comparing lines #8 1.319 -b, --ignore-space-change #8 1.319 ignore changes in amount of whitespace #8 1.319 --ignore-space-at-eol #8 1.319 ignore changes in whitespace at EOL #8 1.319 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.319 --ignore-blank-lines ignore changes whose lines are all blank #8 1.319 -I, --ignore-matching-lines #8 1.319 ignore changes whose all lines match #8 1.319 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.319 --patience generate diff using the "patience diff" algorithm #8 1.319 --histogram generate diff using the "histogram diff" algorithm #8 1.319 --diff-algorithm #8 1.319 choose a diff algorithm #8 1.319 --anchored generate diff using the "anchored diff" algorithm #8 1.319 --word-diff[=] show word diff, using to delimit changed words #8 1.319 --word-diff-regex #8 1.319 use to decide what a word is #8 1.319 --color-words[=] #8 1.319 equivalent to --word-diff=color --word-diff-regex= #8 1.319 --color-moved[=] #8 1.319 moved lines of code are colored differently #8 1.319 --color-moved-ws #8 1.319 how white spaces are ignored in --color-moved #8 1.319 #8 1.319 Other diff options #8 1.319 --relative[=] #8 1.319 when run from subdir, exclude changes outside and show relative paths #8 1.319 -a, --text treat all files as text #8 1.319 -R swap two inputs, reverse the diff #8 1.319 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.320 --quiet disable all output of the program #8 1.320 --ext-diff allow an external diff helper to be executed #8 1.320 --textconv run external text conversion filters when comparing binary files #8 1.320 --ignore-submodules[=] #8 1.320 ignore changes to submodules in the diff generation #8 1.320 --submodule[=] #8 1.320 specify how differences in submodules are shown #8 1.320 --ita-invisible-in-index #8 1.320 hide 'git add -N' entries from the index #8 1.320 --ita-visible-in-index #8 1.320 treat 'git add -N' entries as real in the index #8 1.320 -S look for differences that change the number of occurrences of the specified string #8 1.320 -G look for differences that change the number of occurrences of the specified regex #8 1.320 --pickaxe-all show all changes in the changeset with -S or -G #8 1.320 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.320 -O control the order in which files appear in the output #8 1.320 --rotate-to show the change in the specified path first #8 1.320 --skip-to skip the output to the specified path #8 1.320 --find-object #8 1.320 look for differences that change the number of occurrences of the specified object #8 1.320 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.320 select files by diff type #8 1.320 --output output to a specific file #8 1.320 #8 1.324 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.324 To add an exception for this directory, call: #8 1.324 #8 1.324 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.331 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.331 To add an exception for this directory, call: #8 1.331 #8 1.331 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.335 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.335 usage: git diff --no-index [] #8 1.335 #8 1.335 Diff output format options #8 1.335 -p, --patch generate patch #8 1.335 -s, --no-patch suppress diff output #8 1.335 -u generate patch #8 1.335 -U, --unified[=] generate diffs with lines context #8 1.335 -W, --function-context #8 1.335 generate diffs with lines context #8 1.335 --raw generate the diff in raw format #8 1.335 --patch-with-raw synonym for '-p --raw' #8 1.335 --patch-with-stat synonym for '-p --stat' #8 1.335 --numstat machine friendly --stat #8 1.335 --shortstat output only the last line of --stat #8 1.335 -X, --dirstat[=...] #8 1.335 output the distribution of relative amount of changes for each sub-directory #8 1.335 --cumulative synonym for --dirstat=cumulative #8 1.335 --dirstat-by-file[=...] #8 1.335 synonym for --dirstat=files,param1,param2... #8 1.335 --check warn if changes introduce conflict markers or whitespace errors #8 1.335 --summary condensed summary such as creations, renames and mode changes #8 1.335 --name-only show only names of changed files #8 1.335 --name-status show only names and status of changed files #8 1.335 --stat[=[,[,]]] #8 1.335 generate diffstat #8 1.335 --stat-width generate diffstat with a given width #8 1.335 --stat-name-width #8 1.335 generate diffstat with a given name width #8 1.335 --stat-graph-width #8 1.335 generate diffstat with a given graph width #8 1.335 --stat-count generate diffstat with limited lines #8 1.335 --compact-summary generate compact summary in diffstat #8 1.335 --binary output a binary diff that can be applied #8 1.335 --full-index show full pre- and post-image object names on the "index" lines #8 1.335 --color[=] show colored diff #8 1.335 --ws-error-highlight #8 1.335 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.335 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.335 --abbrev[=] use digits to display object names #8 1.335 --src-prefix #8 1.335 show the given source prefix instead of "a/" #8 1.335 --dst-prefix #8 1.335 show the given destination prefix instead of "b/" #8 1.335 --line-prefix #8 1.335 prepend an additional prefix to every line of output #8 1.335 --no-prefix do not show any source or destination prefix #8 1.335 --inter-hunk-context #8 1.335 show context between diff hunks up to the specified number of lines #8 1.335 --output-indicator-new #8 1.335 specify the character to indicate a new line instead of '+' #8 1.335 --output-indicator-old #8 1.335 specify the character to indicate an old line instead of '-' #8 1.335 --output-indicator-context #8 1.335 specify the character to indicate a context instead of ' ' #8 1.335 #8 1.335 Diff rename options #8 1.335 -B, --break-rewrites[=[/]] #8 1.335 break complete rewrite changes into pairs of delete and create #8 1.335 -M, --find-renames[=] #8 1.335 detect renames #8 1.335 -D, --irreversible-delete #8 1.335 omit the preimage for deletes #8 1.335 -C, --find-copies[=] #8 1.335 detect copies #8 1.335 --find-copies-harder use unmodified files as source to find copies #8 1.335 --no-renames disable rename detection #8 1.335 --rename-empty use empty blobs as rename source #8 1.335 --follow continue listing the history of a file beyond renames #8 1.335 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.335 #8 1.335 Diff algorithm options #8 1.335 --minimal produce the smallest possible diff #8 1.335 -w, --ignore-all-space #8 1.335 ignore whitespace when comparing lines #8 1.335 -b, --ignore-space-change #8 1.335 ignore changes in amount of whitespace #8 1.335 --ignore-space-at-eol #8 1.335 ignore changes in whitespace at EOL #8 1.335 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.335 --ignore-blank-lines ignore changes whose lines are all blank #8 1.335 -I, --ignore-matching-lines #8 1.335 ignore changes whose all lines match #8 1.335 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.335 --patience generate diff using the "patience diff" algorithm #8 1.335 --histogram generate diff using the "histogram diff" algorithm #8 1.335 --diff-algorithm #8 1.335 choose a diff algorithm #8 1.335 --anchored generate diff using the "anchored diff" algorithm #8 1.335 --word-diff[=] show word diff, using to delimit changed words #8 1.335 --word-diff-regex #8 1.335 use to decide what a word is #8 1.335 --color-words[=] #8 1.335 equivalent to --word-diff=color --word-diff-regex= #8 1.335 --color-moved[=] #8 1.335 moved lines of code are colored differently #8 1.335 --color-moved-ws #8 1.335 how white spaces are ignored in --color-moved #8 1.335 #8 1.335 Other diff options #8 1.335 --relative[=] #8 1.335 when run from subdir, exclude changes outside and show relative paths #8 1.335 -a, --text treat all files as text #8 1.336 -R swap two inputs, reverse the diff #8 1.336 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.336 --quiet disable all output of the program #8 1.336 --ext-diff allow an external diff helper to be executed #8 1.336 --textconv run external text conversion filters when comparing binary files #8 1.336 --ignore-submodules[=] #8 1.336 ignore changes to submodules in the diff generation #8 1.336 --submodule[=] #8 1.336 specify how differences in submodules are shown #8 1.336 --ita-invisible-in-index #8 1.336 hide 'git add -N' entries from the index #8 1.336 --ita-visible-in-index #8 1.336 treat 'git add -N' entries as real in the index #8 1.336 -S look for differences that change the number of occurrences of the specified string #8 1.336 -G look for differences that change the number of occurrences of the specified regex #8 1.336 --pickaxe-all show all changes in the changeset with -S or -G #8 1.336 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.336 -O control the order in which files appear in the output #8 1.336 --rotate-to show the change in the specified path first #8 1.336 --skip-to skip the output to the specified path #8 1.336 --find-object #8 1.336 look for differences that change the number of occurrences of the specified object #8 1.336 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.336 select files by diff type #8 1.336 --output output to a specific file #8 1.336 #8 1.340 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.340 To add an exception for this directory, call: #8 1.340 #8 1.340 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.347 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.347 To add an exception for this directory, call: #8 1.347 #8 1.347 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.351 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.351 usage: git diff --no-index [] #8 1.351 #8 1.351 Diff output format options #8 1.351 -p, --patch generate patch #8 1.351 -s, --no-patch suppress diff output #8 1.351 -u generate patch #8 1.351 -U, --unified[=] generate diffs with lines context #8 1.351 -W, --function-context #8 1.351 generate diffs with lines context #8 1.351 --raw generate the diff in raw format #8 1.351 --patch-with-raw synonym for '-p --raw' #8 1.351 --patch-with-stat synonym for '-p --stat' #8 1.351 --numstat machine friendly --stat #8 1.351 --shortstat output only the last line of --stat #8 1.351 -X, --dirstat[=...] #8 1.351 output the distribution of relative amount of changes for each sub-directory #8 1.351 --cumulative synonym for --dirstat=cumulative #8 1.351 --dirstat-by-file[=...] #8 1.351 synonym for --dirstat=files,param1,param2... #8 1.351 --check warn if changes introduce conflict markers or whitespace errors #8 1.351 --summary condensed summary such as creations, renames and mode changes #8 1.351 --name-only show only names of changed files #8 1.351 --name-status show only names and status of changed files #8 1.351 --stat[=[,[,]]] #8 1.351 generate diffstat #8 1.351 --stat-width generate diffstat with a given width #8 1.351 --stat-name-width #8 1.351 generate diffstat with a given name width #8 1.351 --stat-graph-width #8 1.351 generate diffstat with a given graph width #8 1.351 --stat-count generate diffstat with limited lines #8 1.351 --compact-summary generate compact summary in diffstat #8 1.351 --binary output a binary diff that can be applied #8 1.351 --full-index show full pre- and post-image object names on the "index" lines #8 1.351 --color[=] show colored diff #8 1.351 --ws-error-highlight #8 1.351 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.351 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.351 --abbrev[=] use digits to display object names #8 1.351 --src-prefix #8 1.351 show the given source prefix instead of "a/" #8 1.351 --dst-prefix #8 1.351 show the given destination prefix instead of "b/" #8 1.351 --line-prefix #8 1.351 prepend an additional prefix to every line of output #8 1.351 --no-prefix do not show any source or destination prefix #8 1.351 --inter-hunk-context #8 1.351 show context between diff hunks up to the specified number of lines #8 1.351 --output-indicator-new #8 1.351 specify the character to indicate a new line instead of '+' #8 1.351 --output-indicator-old #8 1.351 specify the character to indicate an old line instead of '-' #8 1.351 --output-indicator-context #8 1.351 specify the character to indicate a context instead of ' ' #8 1.351 #8 1.351 Diff rename options #8 1.351 -B, --break-rewrites[=[/]] #8 1.351 break complete rewrite changes into pairs of delete and create #8 1.351 -M, --find-renames[=] #8 1.351 detect renames #8 1.351 -D, --irreversible-delete #8 1.351 omit the preimage for deletes #8 1.351 -C, --find-copies[=] #8 1.351 detect copies #8 1.351 --find-copies-harder use unmodified files as source to find copies #8 1.351 --no-renames disable rename detection #8 1.351 --rename-empty use empty blobs as rename source #8 1.351 --follow continue listing the history of a file beyond renames #8 1.351 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.351 #8 1.351 Diff algorithm options #8 1.351 --minimal produce the smallest possible diff #8 1.351 -w, --ignore-all-space #8 1.351 ignore whitespace when comparing lines #8 1.351 -b, --ignore-space-change #8 1.351 ignore changes in amount of whitespace #8 1.351 --ignore-space-at-eol #8 1.351 ignore changes in whitespace at EOL #8 1.351 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.351 --ignore-blank-lines ignore changes whose lines are all blank #8 1.351 -I, --ignore-matching-lines #8 1.352 ignore changes whose all lines match #8 1.352 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.352 --patience generate diff using the "patience diff" algorithm #8 1.352 --histogram generate diff using the "histogram diff" algorithm #8 1.352 --diff-algorithm #8 1.352 choose a diff algorithm #8 1.352 --anchored generate diff using the "anchored diff" algorithm #8 1.352 --word-diff[=] show word diff, using to delimit changed words #8 1.352 --word-diff-regex #8 1.352 use to decide what a word is #8 1.352 --color-words[=] #8 1.352 equivalent to --word-diff=color --word-diff-regex= #8 1.352 --color-moved[=] #8 1.352 moved lines of code are colored differently #8 1.352 --color-moved-ws #8 1.352 how white spaces are ignored in --color-moved #8 1.352 #8 1.352 Other diff options #8 1.352 --relative[=] #8 1.352 when run from subdir, exclude changes outside and show relative paths #8 1.352 -a, --text treat all files as text #8 1.352 -R swap two inputs, reverse the diff #8 1.352 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.352 --quiet disable all output of the program #8 1.352 --ext-diff allow an external diff helper to be executed #8 1.352 --textconv run external text conversion filters when comparing binary files #8 1.352 --ignore-submodules[=] #8 1.352 ignore changes to submodules in the diff generation #8 1.352 --submodule[=] #8 1.352 specify how differences in submodules are shown #8 1.352 --ita-invisible-in-index #8 1.352 hide 'git add -N' entries from the index #8 1.352 --ita-visible-in-index #8 1.352 treat 'git add -N' entries as real in the index #8 1.352 -S look for differences that change the number of occurrences of the specified string #8 1.352 -G look for differences that change the number of occurrences of the specified regex #8 1.352 --pickaxe-all show all changes in the changeset with -S or -G #8 1.352 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.352 -O control the order in which files appear in the output #8 1.352 --rotate-to show the change in the specified path first #8 1.352 --skip-to skip the output to the specified path #8 1.352 --find-object #8 1.352 look for differences that change the number of occurrences of the specified object #8 1.352 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.352 select files by diff type #8 1.352 --output output to a specific file #8 1.352 #8 1.356 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.356 To add an exception for this directory, call: #8 1.356 #8 1.356 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.363 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.363 To add an exception for this directory, call: #8 1.363 #8 1.363 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.367 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.367 usage: git diff --no-index [] #8 1.367 #8 1.367 Diff output format options #8 1.367 -p, --patch generate patch #8 1.367 -s, --no-patch suppress diff output #8 1.367 -u generate patch #8 1.367 -U, --unified[=] generate diffs with lines context #8 1.367 -W, --function-context #8 1.367 generate diffs with lines context #8 1.367 --raw generate the diff in raw format #8 1.367 --patch-with-raw synonym for '-p --raw' #8 1.367 --patch-with-stat synonym for '-p --stat' #8 1.367 --numstat machine friendly --stat #8 1.367 --shortstat output only the last line of --stat #8 1.367 -X, --dirstat[=...] #8 1.367 output the distribution of relative amount of changes for each sub-directory #8 1.367 --cumulative synonym for --dirstat=cumulative #8 1.367 --dirstat-by-file[=...] #8 1.367 synonym for --dirstat=files,param1,param2... #8 1.367 --check warn if changes introduce conflict markers or whitespace errors #8 1.367 --summary condensed summary such as creations, renames and mode changes #8 1.367 --name-only show only names of changed files #8 1.367 --name-status show only names and status of changed files #8 1.367 --stat[=[,[,]]] #8 1.367 generate diffstat #8 1.367 --stat-width generate diffstat with a given width #8 1.367 --stat-name-width #8 1.367 generate diffstat with a given name width #8 1.367 --stat-graph-width #8 1.367 generate diffstat with a given graph width #8 1.367 --stat-count generate diffstat with limited lines #8 1.367 --compact-summary generate compact summary in diffstat #8 1.367 --binary output a binary diff that can be applied #8 1.367 --full-index show full pre- and post-image object names on the "index" lines #8 1.367 --color[=] show colored diff #8 1.367 --ws-error-highlight #8 1.367 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.367 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.367 --abbrev[=] use digits to display object names #8 1.367 --src-prefix #8 1.367 show the given source prefix instead of "a/" #8 1.367 --dst-prefix #8 1.367 show the given destination prefix instead of "b/" #8 1.367 --line-prefix #8 1.367 prepend an additional prefix to every line of output #8 1.367 --no-prefix do not show any source or destination prefix #8 1.367 --inter-hunk-context #8 1.367 show context between diff hunks up to the specified number of lines #8 1.367 --output-indicator-new #8 1.367 specify the character to indicate a new line instead of '+' #8 1.367 --output-indicator-old #8 1.367 specify the character to indicate an old line instead of '-' #8 1.367 --output-indicator-context #8 1.367 specify the character to indicate a context instead of ' ' #8 1.367 #8 1.367 Diff rename options #8 1.367 -B, --break-rewrites[=[/]] #8 1.367 break complete rewrite changes into pairs of delete and create #8 1.367 -M, --find-renames[=] #8 1.367 detect renames #8 1.367 -D, --irreversible-delete #8 1.367 omit the preimage for deletes #8 1.367 -C, --find-copies[=] #8 1.368 detect copies #8 1.368 --find-copies-harder use unmodified files as source to find copies #8 1.368 --no-renames disable rename detection #8 1.368 --rename-empty use empty blobs as rename source #8 1.368 --follow continue listing the history of a file beyond renames #8 1.368 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.368 #8 1.368 Diff algorithm options #8 1.368 --minimal produce the smallest possible diff #8 1.368 -w, --ignore-all-space #8 1.368 ignore whitespace when comparing lines #8 1.368 -b, --ignore-space-change #8 1.368 ignore changes in amount of whitespace #8 1.368 --ignore-space-at-eol #8 1.368 ignore changes in whitespace at EOL #8 1.368 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.368 --ignore-blank-lines ignore changes whose lines are all blank #8 1.368 -I, --ignore-matching-lines #8 1.368 ignore changes whose all lines match #8 1.368 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.368 --patience generate diff using the "patience diff" algorithm #8 1.368 --histogram generate diff using the "histogram diff" algorithm #8 1.368 --diff-algorithm #8 1.368 choose a diff algorithm #8 1.368 --anchored generate diff using the "anchored diff" algorithm #8 1.368 --word-diff[=] show word diff, using to delimit changed words #8 1.368 --word-diff-regex #8 1.368 use to decide what a word is #8 1.368 --color-words[=] #8 1.368 equivalent to --word-diff=color --word-diff-regex= #8 1.368 --color-moved[=] #8 1.368 moved lines of code are colored differently #8 1.368 --color-moved-ws #8 1.368 how white spaces are ignored in --color-moved #8 1.368 #8 1.368 Other diff options #8 1.368 --relative[=] #8 1.368 when run from subdir, exclude changes outside and show relative paths #8 1.368 -a, --text treat all files as text #8 1.368 -R swap two inputs, reverse the diff #8 1.368 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.368 --quiet disable all output of the program #8 1.368 --ext-diff allow an external diff helper to be executed #8 1.368 --textconv run external text conversion filters when comparing binary files #8 1.368 --ignore-submodules[=] #8 1.368 ignore changes to submodules in the diff generation #8 1.368 --submodule[=] #8 1.368 specify how differences in submodules are shown #8 1.368 --ita-invisible-in-index #8 1.368 hide 'git add -N' entries from the index #8 1.368 --ita-visible-in-index #8 1.368 treat 'git add -N' entries as real in the index #8 1.368 -S look for differences that change the number of occurrences of the specified string #8 1.368 -G look for differences that change the number of occurrences of the specified regex #8 1.368 --pickaxe-all show all changes in the changeset with -S or -G #8 1.368 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.368 -O control the order in which files appear in the output #8 1.368 --rotate-to show the change in the specified path first #8 1.368 --skip-to skip the output to the specified path #8 1.368 --find-object #8 1.368 look for differences that change the number of occurrences of the specified object #8 1.368 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.368 select files by diff type #8 1.368 --output output to a specific file #8 1.368 #8 1.372 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.372 To add an exception for this directory, call: #8 1.372 #8 1.372 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.379 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.379 To add an exception for this directory, call: #8 1.379 #8 1.379 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.383 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.383 usage: git diff --no-index [] #8 1.383 #8 1.383 Diff output format options #8 1.383 -p, --patch generate patch #8 1.383 -s, --no-patch suppress diff output #8 1.383 -u generate patch #8 1.383 -U, --unified[=] generate diffs with lines context #8 1.383 -W, --function-context #8 1.383 generate diffs with lines context #8 1.383 --raw generate the diff in raw format #8 1.383 --patch-with-raw synonym for '-p --raw' #8 1.383 --patch-with-stat synonym for '-p --stat' #8 1.383 --numstat machine friendly --stat #8 1.383 --shortstat output only the last line of --stat #8 1.383 -X, --dirstat[=...] #8 1.384 output the distribution of relative amount of changes for each sub-directory #8 1.384 --cumulative synonym for --dirstat=cumulative #8 1.384 --dirstat-by-file[=...] #8 1.384 synonym for --dirstat=files,param1,param2... #8 1.384 --check warn if changes introduce conflict markers or whitespace errors #8 1.384 --summary condensed summary such as creations, renames and mode changes #8 1.384 --name-only show only names of changed files #8 1.384 --name-status show only names and status of changed files #8 1.384 --stat[=[,[,]]] #8 1.384 generate diffstat #8 1.384 --stat-width generate diffstat with a given width #8 1.384 --stat-name-width #8 1.384 generate diffstat with a given name width #8 1.384 --stat-graph-width #8 1.384 generate diffstat with a given graph width #8 1.384 --stat-count generate diffstat with limited lines #8 1.384 --compact-summary generate compact summary in diffstat #8 1.384 --binary output a binary diff that can be applied #8 1.384 --full-index show full pre- and post-image object names on the "index" lines #8 1.384 --color[=] show colored diff #8 1.384 --ws-error-highlight #8 1.384 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.384 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.384 --abbrev[=] use digits to display object names #8 1.384 --src-prefix #8 1.384 show the given source prefix instead of "a/" #8 1.384 --dst-prefix #8 1.384 show the given destination prefix instead of "b/" #8 1.384 --line-prefix #8 1.384 prepend an additional prefix to every line of output #8 1.384 --no-prefix do not show any source or destination prefix #8 1.384 --inter-hunk-context #8 1.384 show context between diff hunks up to the specified number of lines #8 1.384 --output-indicator-new #8 1.384 specify the character to indicate a new line instead of '+' #8 1.384 --output-indicator-old #8 1.384 specify the character to indicate an old line instead of '-' #8 1.384 --output-indicator-context #8 1.384 specify the character to indicate a context instead of ' ' #8 1.384 #8 1.384 Diff rename options #8 1.384 -B, --break-rewrites[=[/]] #8 1.384 break complete rewrite changes into pairs of delete and create #8 1.384 -M, --find-renames[=] #8 1.384 detect renames #8 1.384 -D, --irreversible-delete #8 1.384 omit the preimage for deletes #8 1.384 -C, --find-copies[=] #8 1.384 detect copies #8 1.384 --find-copies-harder use unmodified files as source to find copies #8 1.384 --no-renames disable rename detection #8 1.384 --rename-empty use empty blobs as rename source #8 1.384 --follow continue listing the history of a file beyond renames #8 1.384 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.384 #8 1.384 Diff algorithm options #8 1.384 --minimal produce the smallest possible diff #8 1.384 -w, --ignore-all-space #8 1.384 ignore whitespace when comparing lines #8 1.384 -b, --ignore-space-change #8 1.384 ignore changes in amount of whitespace #8 1.384 --ignore-space-at-eol #8 1.384 ignore changes in whitespace at EOL #8 1.384 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.384 --ignore-blank-lines ignore changes whose lines are all blank #8 1.384 -I, --ignore-matching-lines #8 1.384 ignore changes whose all lines match #8 1.384 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.384 --patience generate diff using the "patience diff" algorithm #8 1.384 --histogram generate diff using the "histogram diff" algorithm #8 1.384 --diff-algorithm #8 1.384 choose a diff algorithm #8 1.384 --anchored generate diff using the "anchored diff" algorithm #8 1.384 --word-diff[=] show word diff, using to delimit changed words #8 1.384 --word-diff-regex #8 1.384 use to decide what a word is #8 1.384 --color-words[=] #8 1.384 equivalent to --word-diff=color --word-diff-regex= #8 1.384 --color-moved[=] #8 1.384 moved lines of code are colored differently #8 1.384 --color-moved-ws #8 1.384 how white spaces are ignored in --color-moved #8 1.384 #8 1.384 Other diff options #8 1.384 --relative[=] #8 1.384 when run from subdir, exclude changes outside and show relative paths #8 1.384 -a, --text treat all files as text #8 1.384 -R swap two inputs, reverse the diff #8 1.384 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.384 --quiet disable all output of the program #8 1.384 --ext-diff allow an external diff helper to be executed #8 1.384 --textconv run external text conversion filters when comparing binary files #8 1.384 --ignore-submodules[=] #8 1.384 ignore changes to submodules in the diff generation #8 1.384 --submodule[=] #8 1.384 specify how differences in submodules are shown #8 1.384 --ita-invisible-in-index #8 1.384 hide 'git add -N' entries from the index #8 1.384 --ita-visible-in-index #8 1.384 treat 'git add -N' entries as real in the index #8 1.384 -S look for differences that change the number of occurrences of the specified string #8 1.384 -G look for differences that change the number of occurrences of the specified regex #8 1.384 --pickaxe-all show all changes in the changeset with -S or -G #8 1.384 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.384 -O control the order in which files appear in the output #8 1.384 --rotate-to show the change in the specified path first #8 1.384 --skip-to skip the output to the specified path #8 1.384 --find-object #8 1.384 look for differences that change the number of occurrences of the specified object #8 1.384 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.384 select files by diff type #8 1.384 --output output to a specific file #8 1.384 #8 1.388 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 1.389 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 1.389 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 1.389 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 1.390 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 1.390 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 1.391 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 1.391 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 1.391 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 1.392 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 1.392 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 1.393 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 1.394 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 1.394 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 1.395 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 1.395 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 1.396 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 1.396 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 1.397 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 1.397 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 1.398 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 1.398 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 1.399 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 1.399 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 1.400 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 1.401 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 1.401 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 1.402 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 1.402 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 1.402 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 1.403 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 1.403 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 1.404 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 1.404 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 1.405 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 1.405 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 1.405 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 1.406 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 1.406 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 1.406 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 1.407 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 1.407 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 1.408 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 1.408 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 1.408 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 1.409 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 1.409 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 1.410 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 1.410 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 1.411 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 1.411 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 1.411 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 1.412 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.413 touch .make.deps #8 1.415 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.416 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.416 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.417 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.417 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.419 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.419 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.420 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.420 + make pcu #8 1.538 (cd pcu && ./gen_links.sh && ./regen_makefile.sh) #8 1.540 Linking TCCInterface_Functions.ttcn #8 1.541 Linking TCCConversion_Functions.ttcn #8 1.542 Linking TCCConversion.cc #8 1.542 Linking TCCInterface.cc #8 1.543 Linking TCCInterface_ip.h #8 1.543 Linking Socket_API_Definitions.ttcn #8 1.544 Linking IPL4asp_Functions.ttcn #8 1.544 Linking IPL4asp_PT.cc #8 1.544 Linking IPL4asp_PT.hh #8 1.545 Linking IPL4asp_PortType.ttcn #8 1.545 Linking IPL4asp_Types.ttcn #8 1.545 Linking IPL4asp_discovery.cc #8 1.546 Linking IPL4asp_protocol_L234.hh #8 1.546 Linking UD_PT.cc #8 1.546 Linking UD_PT.hh #8 1.547 Linking UD_PortType.ttcn #8 1.547 Linking UD_Types.ttcn #8 1.547 Linking NS_Types.ttcn #8 1.548 Linking BSSGP_EncDec.cc #8 1.548 Linking BSSGP_Types.ttcn #8 1.549 Linking MobileL3_CC_Types.ttcn #8 1.549 Linking MobileL3_CommonIE_Types.ttcn #8 1.549 Linking MobileL3_GMM_SM_Types.ttcn #8 1.550 Linking MobileL3_MM_Types.ttcn #8 1.550 Linking MobileL3_RRM_Types.ttcn #8 1.550 Linking MobileL3_SMS_Types.ttcn #8 1.551 Linking MobileL3_SS_Types.ttcn #8 1.551 Linking MobileL3_Types.ttcn #8 1.551 Linking LLC_EncDec.cc #8 1.552 Linking LLC_Types.ttcn #8 1.552 Linking SNDCP_Types.ttcn #8 1.552 Linking TELNETasp_PT.cc #8 1.553 Linking TELNETasp_PT.hh #8 1.553 Linking TELNETasp_PortType.ttcn #8 1.553 Linking Misc_Helpers.ttcn #8 1.554 Linking General_Types.ttcn #8 1.554 Linking Osmocom_VTY_Functions.ttcn #8 1.555 Linking Native_Functions.ttcn #8 1.555 Linking Native_FunctionDefs.cc #8 1.555 Linking GSM_Types.ttcn #8 1.556 Linking GSM_RR_Types.ttcn #8 1.556 Linking GSM_RestOctets.ttcn #8 1.556 Linking Osmocom_Types.ttcn #8 1.557 Linking RLCMAC_Templates.ttcn #8 1.557 Linking RLCMAC_Types.ttcn #8 1.558 Linking RLCMAC_CSN1_Templates.ttcn #8 1.558 Linking RLCMAC_CSN1_Types.ttcn #8 1.558 Linking RLCMAC_EncDec.cc #8 1.559 Linking StatsD_Types.ttcn #8 1.559 Linking StatsD_CodecPort.ttcn #8 1.560 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 1.560 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 1.561 Linking StatsD_Checker.ttcnpp #8 1.561 Linking RAW_NS.ttcnpp #8 1.561 Linking NS_Provider_IPL4.ttcn #8 1.562 Linking NS_Emulation.ttcnpp #8 1.562 Linking BSSGP_Emulation.ttcnpp #8 1.563 Linking Osmocom_Gb_Types.ttcn #8 1.563 Linking LLC_Templates.ttcn #8 1.563 Linking L3_Templates.ttcn #8 1.564 Linking L3_Common.ttcn #8 1.564 Linking PCUIF_Types.ttcn #8 1.565 Linking PCUIF_CodecPort.ttcn #8 1.565 Linking RAW_NS.ttcnpp #8 1.565 Linking IPA_Types.ttcn #8 1.566 Linking IPA_Emulation.ttcnpp #8 1.566 Linking IPA_CodecPort.ttcn #8 1.567 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.567 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.567 Linking Osmocom_CTRL_Types.ttcn #8 1.568 Linking Osmocom_CTRL_Functions.ttcn #8 1.568 Linking Osmocom_CTRL_Adapter.ttcn #8 1.578 Generating Makefile skeleton... #8 1.578 Makefile skeleton was generated. #8 1.630 make -C pcu compile #8 1.640 make[1]: Entering directory '/osmo-ttcn3-hacks/pcu' #8 1.640 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 1.653 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.662 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn #8 1.669 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn #8 1.681 RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #8 1.681 135 | #endif NS_EMULATION_FR #8 1.681 | ^~~~~~~~~~~~~~~ #8 1.683 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn #8 1.697 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn - BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn #8 1.701 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.701 #8 1.705 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 1.711 Notify: Parsing TTCN-3 module `GPRS_Components.ttcn'... #8 1.715 Notify: Parsing TTCN-3 module `GPRS_Context.ttcn'... #8 1.715 Notify: Parsing TTCN-3 module `GPRS_TBF.ttcn'... #8 1.715 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 1.717 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 1.719 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.719 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.720 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 1.720 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 1.720 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 1.721 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.721 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.721 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.722 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 1.722 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 1.726 Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... #8 1.727 Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... #8 1.727 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.727 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 1.729 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 1.729 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 1.732 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 1.732 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 1.734 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 1.735 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 1.735 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 1.735 Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... #8 1.736 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 1.736 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.736 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 1.737 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 1.737 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 1.737 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 1.737 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 1.737 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 1.738 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 1.743 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.744 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 1.745 Notify: Parsing TTCN-3 module `PCUIF_CodecPort.ttcn'... #8 1.745 Notify: Parsing TTCN-3 module `PCUIF_Components.ttcn'... #8 1.746 PCUIF_Components.ttcn:541.40-46: In charstring value: #8 1.746 PCUIF_Components.ttcn:541.42-43: warning: Unknown escape sequence `\d' was treated literally #8 1.746 Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'... #8 1.748 Notify: Parsing TTCN-3 module `PCU_Tests.ttcn'... #8 1.762 Notify: Parsing TTCN-3 module `PCU_Tests_NS.ttcn'... #8 1.762 Notify: Parsing TTCN-3 module `PCU_Tests_SNS.ttcn'... #8 1.763 Notify: Parsing TTCN-3 module `PCU_selftest.ttcn'... #8 1.764 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 1.764 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 1.766 Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `SGSN_Components.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.770 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.770 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.770 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 1.770 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 1.770 Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... #8 1.773 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 1.774 Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... #8 1.776 Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... #8 1.778 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 1.778 Notify: Checking modules... #8 1.779 NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': #8 1.779 NS_Provider_IPL4.ttcn:28.1-28: In import definition: #8 1.779 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 1.779 NS_Provider_IPL4.ttcn:29.1-28: In import definition: #8 1.779 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 1.779 NS_Provider_IPL4.ttcn:30.1-22: In import definition: #8 1.779 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 1.779 NS_Provider_IPL4.ttcn:31.1-24: In import definition: #8 1.779 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' #8 1.779 NS_Provider_IPL4.ttcn:33.1-29: In import def #8 1.779 [output clipped, log limit 200KiB/s reached] #8 2.273 Notify: File `BSSGP_Emulation.hh' was generated. #8 2.274 Notify: File `BSSGP_Emulation.cc' was generated. #8 2.274 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 2.274 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 2.274 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 2.274 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 2.274 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 2.274 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 2.274 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 2.275 Notify: File `BSSGP_Types.hh' was generated. #8 2.276 Notify: File `BSSGP_Types.cc' was generated. #8 2.277 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 2.278 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 2.280 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 2.281 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 2.282 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 2.283 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 2.284 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 2.284 Notify: File `GPRS_Components.hh' was generated. #8 2.284 Notify: File `GPRS_Components.cc' was generated. #8 2.284 Notify: File `GPRS_Components_part_1.cc' was generated. #8 2.284 Notify: File `GPRS_Components_part_2.cc' was generated. #8 2.284 Notify: File `GPRS_Components_part_3.cc' was generated. #8 2.284 Notify: File `GPRS_Components_part_4.cc' was generated. #8 2.284 Notify: File `GPRS_Components_part_5.cc' was generated. #8 2.284 Notify: File `GPRS_Components_part_6.cc' was generated. #8 2.284 Notify: File `GPRS_Components_part_7.cc' was generated. #8 2.284 Notify: File `GPRS_Context.hh' was generated. #8 2.284 Notify: File `GPRS_Context.cc' was generated. #8 2.284 Notify: File `GPRS_Context_part_1.cc' was generated. #8 2.284 Notify: File `GPRS_Context_part_2.cc' was generated. #8 2.284 Notify: File `GPRS_Context_part_3.cc' was generated. #8 2.284 Notify: File `GPRS_Context_part_4.cc' was generated. #8 2.284 Notify: File `GPRS_Context_part_5.cc' was generated. #8 2.284 Notify: File `GPRS_Context_part_6.cc' was generated. #8 2.284 Notify: File `GPRS_Context_part_7.cc' was generated. #8 2.285 Notify: File `GPRS_TBF.hh' was generated. #8 2.285 Notify: File `GPRS_TBF.cc' was generated. #8 2.285 Notify: File `GPRS_TBF_part_1.cc' was generated. #8 2.285 Notify: File `GPRS_TBF_part_2.cc' was generated. #8 2.285 Notify: File `GPRS_TBF_part_3.cc' was generated. #8 2.285 Notify: File `GPRS_TBF_part_4.cc' was generated. #8 2.285 Notify: File `GPRS_TBF_part_5.cc' was generated. #8 2.285 Notify: File `GPRS_TBF_part_6.cc' was generated. #8 2.285 Notify: File `GPRS_TBF_part_7.cc' was generated. #8 2.285 Notify: File `GSM_RR_Types.hh' was generated. #8 2.286 Notify: File `GSM_RR_Types.cc' was generated. #8 2.287 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 2.287 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 2.287 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 2.287 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 2.287 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 2.287 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 2.287 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 2.287 Notify: File `GSM_RestOctets.hh' was generated. #8 2.288 Notify: File `GSM_RestOctets.cc' was generated. #8 2.289 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 2.290 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 2.290 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 2.290 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 2.290 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 2.290 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 2.290 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 2.290 Notify: File `GSM_Types.hh' was generated. #8 2.290 Notify: File `GSM_Types.cc' was generated. #8 2.290 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.290 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.290 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.290 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.290 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.290 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.290 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.290 Notify: File `General_Types.hh' was generated. #8 2.291 Notify: File `General_Types.cc' was generated. #8 2.291 Notify: File `General_Types_part_1.cc' was generated. #8 2.291 Notify: File `General_Types_part_2.cc' was generated. #8 2.291 Notify: File `General_Types_part_3.cc' was generated. #8 2.291 Notify: File `General_Types_part_4.cc' was generated. #8 2.291 Notify: File `General_Types_part_5.cc' was generated. #8 2.291 Notify: File `General_Types_part_6.cc' was generated. #8 2.291 Notify: File `General_Types_part_7.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort.hh' was generated. #8 2.291 Notify: File `IPA_CodecPort.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 2.291 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 2.292 Notify: File `IPA_Emulation.hh' was generated. #8 2.292 Notify: File `IPA_Emulation.cc' was generated. #8 2.292 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 2.292 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 2.292 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 2.292 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 2.292 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 2.292 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 2.292 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 2.292 Notify: File `IPA_Types.hh' was generated. #8 2.292 Notify: File `IPA_Types.cc' was generated. #8 2.292 Notify: File `IPA_Types_part_1.cc' was generated. #8 2.292 Notify: File `IPA_Types_part_2.cc' was generated. #8 2.292 Notify: File `IPA_Types_part_3.cc' was generated. #8 2.292 Notify: File `IPA_Types_part_4.cc' was generated. #8 2.292 Notify: File `IPA_Types_part_5.cc' was generated. #8 2.292 Notify: File `IPA_Types_part_6.cc' was generated. #8 2.292 Notify: File `IPA_Types_part_7.cc' was generated. #8 2.292 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.292 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.292 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.293 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.293 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.293 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.293 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.293 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.293 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.293 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.293 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.293 Notify: File `IPL4asp_Types.hh' was generated. #8 2.293 Notify: File `IPL4asp_Types.cc' was generated. #8 2.293 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.293 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.293 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.294 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.294 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.294 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.294 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.294 Notify: File `L3_Common.hh' was generated. #8 2.294 Notify: File `L3_Common.cc' was generated. #8 2.294 Notify: File `L3_Common_part_1.cc' was generated. #8 2.294 Notify: File `L3_Common_part_2.cc' was generated. #8 2.294 Notify: File `L3_Common_part_3.cc' was generated. #8 2.294 Notify: File `L3_Common_part_4.cc' was generated. #8 2.294 Notify: File `L3_Common_part_5.cc' was generated. #8 2.294 Notify: File `L3_Common_part_6.cc' was generated. #8 2.294 Notify: File `L3_Common_part_7.cc' was generated. #8 2.294 Notify: File `L3_Templates.hh' was generated. #8 2.294 Notify: File `L3_Templates.cc' was generated. #8 2.294 Notify: File `L3_Templates_part_1.cc' was generated. #8 2.294 Notify: File `L3_Templates_part_2.cc' was generated. #8 2.294 Notify: File `L3_Templates_part_3.cc' was generated. #8 2.294 Notify: File `L3_Templates_part_4.cc' was generated. #8 2.294 Notify: File `L3_Templates_part_5.cc' was generated. #8 2.294 Notify: File `L3_Templates_part_6.cc' was generated. #8 2.294 Notify: File `L3_Templates_part_7.cc' was generated. #8 2.294 Notify: File `LLC_Templates.hh' was generated. #8 2.294 Notify: File `LLC_Templates.cc' was generated. #8 2.294 Notify: File `LLC_Templates_part_1.cc' was generated. #8 2.294 Notify: File `LLC_Templates_part_2.cc' was generated. #8 2.294 Notify: File `LLC_Templates_part_3.cc' was generated. #8 2.294 Notify: File `LLC_Templates_part_4.cc' was generated. #8 2.295 Notify: File `LLC_Templates_part_5.cc' was generated. #8 2.295 Notify: File `LLC_Templates_part_6.cc' was generated. #8 2.295 Notify: File `LLC_Templates_part_7.cc' was generated. #8 2.295 Notify: File `LLC_Types.hh' was generated. #8 2.295 Notify: File `LLC_Types.cc' was generated. #8 2.295 Notify: File `LLC_Types_part_1.cc' was generated. #8 2.295 Notify: File `LLC_Types_part_2.cc' was generated. #8 2.295 Notify: File `LLC_Types_part_3.cc' was generated. #8 2.295 Notify: File `LLC_Types_part_4.cc' was generated. #8 2.295 Notify: File `LLC_Types_part_5.cc' was generated. #8 2.295 Notify: File `LLC_Types_part_6.cc' was generated. #8 2.295 Notify: File `LLC_Types_part_7.cc' was generated. #8 2.295 Notify: File `Misc_Helpers.hh' was generated. #8 2.295 Notify: File `Misc_Helpers.cc' was generated. #8 2.295 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.296 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.296 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.296 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.296 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.296 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.296 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.296 Notify: File `MobileL3_CC_Types.hh' was generated. #8 2.297 Notify: File `MobileL3_CC_Types.cc' was generated. #8 2.298 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 2.298 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 2.299 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 2.299 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 2.299 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 2.299 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 2.299 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 2.299 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 2.300 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 2.301 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 2.302 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 2.303 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 2.304 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 2.305 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 2.306 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 2.306 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 2.306 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 2.306 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 2.307 Notify: File `MobileL3_MM_Types.hh' was generated. #8 2.308 Notify: File `MobileL3_MM_Types.cc' was generated. #8 2.308 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 2.308 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 2.308 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 2.308 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 2.308 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 2.308 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 2.308 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 2.308 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 2.309 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 2.310 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 2.311 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 2.312 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 2.312 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 2.312 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 2.312 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 2.312 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 2.312 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 2.313 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 2.313 Notify: File `MobileL3_SS_Types.hh' was generated. #8 2.314 Notify: File `MobileL3_SS_Types.cc' was generated. #8 2.314 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 2.314 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 2.314 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 2.314 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 2.314 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 2.314 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 2.314 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 2.314 Notify: File `MobileL3_Types.hh' was generated. #8 2.314 Notify: File `MobileL3_Types.cc' was generated. #8 2.314 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 2.314 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 2.314 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 2.314 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 2.314 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 2.314 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 2.314 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 2.314 Notify: File `NS_Emulation.hh' was generated. #8 2.315 Notify: File `NS_Emulation.cc' was generated. #8 2.315 Notify: File `NS_Emulation_part_1.cc' was generated. #8 2.315 Notify: File `NS_Emulation_part_2.cc' was generated. #8 2.315 Notify: File `NS_Emulation_part_3.cc' was generated. #8 2.315 Notify: File `NS_Emulation_part_4.cc' was generated. #8 2.315 Notify: File `NS_Emulation_part_5.cc' was generated. #8 2.315 Notify: File `NS_Emulation_part_6.cc' was generated. #8 2.315 Notify: File `NS_Emulation_part_7.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4.hh' was generated. #8 2.315 Notify: File `NS_Provider_IPL4.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 2.315 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 2.316 Notify: File `NS_Types.hh' was generated. #8 2.316 Notify: File `NS_Types.cc' was generated. #8 2.316 Notify: File `NS_Types_part_1.cc' was generated. #8 2.316 Notify: File `NS_Types_part_2.cc' was generated. #8 2.316 Notify: File `NS_Types_part_3.cc' was generated. #8 2.316 Notify: File `NS_Types_part_4.cc' was generated. #8 2.316 Notify: File `NS_Types_part_5.cc' was generated. #8 2.316 Notify: File `NS_Types_part_6.cc' was generated. #8 2.316 Notify: File `NS_Types_part_7.cc' was generated. #8 2.317 Notify: File `Native_Functions.hh' was generated. #8 2.317 Notify: File `Native_Functions.cc' was generated. #8 2.317 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.317 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.317 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.317 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.317 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.317 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.317 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 2.317 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 2.318 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 2.318 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 2.318 Notify: File `Osmocom_Types.hh' was generated. #8 2.318 Notify: File `Osmocom_Types.cc' was generated. #8 2.318 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.318 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.318 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.319 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.319 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.319 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.319 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.319 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort.hh' was generated. #8 2.319 Notify: File `PCUIF_CodecPort.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort_part_1.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort_part_2.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort_part_3.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort_part_4.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort_part_5.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort_part_6.cc' was generated. #8 2.319 Notify: File `PCUIF_CodecPort_part_7.cc' was generated. #8 2.319 Notify: File `PCUIF_Components.hh' was generated. #8 2.319 Notify: File `PCUIF_Components.cc' was generated. #8 2.319 Notify: File `PCUIF_Components_part_1.cc' was generated. #8 2.320 Notify: File `PCUIF_Components_part_2.cc' was generated. #8 2.320 Notify: File `PCUIF_Components_part_3.cc' was generated. #8 2.320 Notify: File `PCUIF_Components_part_4.cc' was generated. #8 2.320 Notify: File `PCUIF_Components_part_5.cc' was generated. #8 2.320 Notify: File `PCUIF_Components_part_6.cc' was generated. #8 2.320 Notify: File `PCUIF_Components_part_7.cc' was generated. #8 2.320 Notify: File `PCUIF_Types.hh' was generated. #8 2.321 Notify: File `PCUIF_Types.cc' was generated. #8 2.321 Notify: File `PCUIF_Types_part_1.cc' was generated. #8 2.321 Notify: File `PCUIF_Types_part_2.cc' was generated. #8 2.321 Notify: File `PCUIF_Types_part_3.cc' was generated. #8 2.321 Notify: File `PCUIF_Types_part_4.cc' was generated. #8 2.321 Notify: File `PCUIF_Types_part_5.cc' was generated. #8 2.321 Notify: File `PCUIF_Types_part_6.cc' was generated. #8 2.321 Notify: File `PCUIF_Types_part_7.cc' was generated. #8 2.321 Notify: File `PCU_Tests.hh' was generated. #8 2.322 Notify: File `PCU_Tests.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS.hh' was generated. #8 2.322 Notify: File `PCU_Tests_NS.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS_part_1.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS_part_2.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS_part_3.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS_part_4.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS_part_5.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS_part_6.cc' was generated. #8 2.322 Notify: File `PCU_Tests_NS_part_7.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS.hh' was generated. #8 2.322 Notify: File `PCU_Tests_SNS.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS_part_1.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS_part_2.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS_part_3.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS_part_4.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS_part_5.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS_part_6.cc' was generated. #8 2.322 Notify: File `PCU_Tests_SNS_part_7.cc' was generated. #8 2.322 Notify: File `PCU_Tests_part_1.cc' was generated. #8 2.322 Notify: File `PCU_Tests_part_2.cc' was generated. #8 2.322 Notify: File `PCU_Tests_part_3.cc' was generated. #8 2.322 Notify: File `PCU_Tests_part_4.cc' was generated. #8 2.322 Notify: File `PCU_Tests_part_5.cc' was generated. #8 2.322 Notify: File `PCU_Tests_part_6.cc' was generated. #8 2.322 Notify: File `PCU_Tests_part_7.cc' was generated. #8 2.323 Notify: File `PCU_selftest.hh' was generated. #8 2.323 Notify: File `PCU_selftest.cc' was generated. #8 2.323 Notify: File `PCU_selftest_part_1.cc' was generated. #8 2.323 Notify: File `PCU_selftest_part_2.cc' was generated. #8 2.323 Notify: File `PCU_selftest_part_3.cc' was generated. #8 2.323 Notify: File `PCU_selftest_part_4.cc' was generated. #8 2.323 Notify: File `PCU_selftest_part_5.cc' was generated. #8 2.323 Notify: File `PCU_selftest_part_6.cc' was generated. #8 2.323 Notify: File `PCU_selftest_part_7.cc' was generated. #8 2.323 Notify: File `RAW_NS.hh' was generated. #8 2.323 Notify: File `RAW_NS.cc' was generated. #8 2.323 Notify: File `RAW_NS_part_1.cc' was generated. #8 2.323 Notify: File `RAW_NS_part_2.cc' was generated. #8 2.323 Notify: File `RAW_NS_part_3.cc' was generated. #8 2.323 Notify: File `RAW_NS_part_4.cc' was generated. #8 2.323 Notify: File `RAW_NS_part_5.cc' was generated. #8 2.323 Notify: File `RAW_NS_part_6.cc' was generated. #8 2.323 Notify: File `RAW_NS_part_7.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 2.323 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 2.324 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 2.325 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 2.326 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 2.327 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 2.327 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 2.327 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 2.327 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 2.327 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 2.327 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates.hh' was generated. #8 2.328 Notify: File `RLCMAC_Templates.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates_part_1.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates_part_2.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates_part_3.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates_part_4.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates_part_5.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates_part_6.cc' was generated. #8 2.328 Notify: File `RLCMAC_Templates_part_7.cc' was generated. #8 2.328 Notify: File `RLCMAC_Types.hh' was generated. #8 2.329 Notify: File `RLCMAC_Types.cc' was generated. #8 2.329 Notify: File `RLCMAC_Types_part_1.cc' was generated. #8 2.329 Notify: File `RLCMAC_Types_part_2.cc' was generated. #8 2.329 Notify: File `RLCMAC_Types_part_3.cc' was generated. #8 2.329 Notify: File `RLCMAC_Types_part_4.cc' was generated. #8 2.329 Notify: File `RLCMAC_Types_part_5.cc' was generated. #8 2.329 Notify: File `RLCMAC_Types_part_6.cc' was generated. #8 2.329 Notify: File `RLCMAC_Types_part_7.cc' was generated. #8 2.329 Notify: File `SGSN_Components.hh' was generated. #8 2.329 Notify: File `SGSN_Components.cc' was generated. #8 2.329 Notify: File `SGSN_Components_part_1.cc' was generated. #8 2.329 Notify: File `SGSN_Components_part_2.cc' was generated. #8 2.329 Notify: File `SGSN_Components_part_3.cc' was generated. #8 2.329 Notify: File `SGSN_Components_part_4.cc' was generated. #8 2.329 Notify: File `SGSN_Components_part_5.cc' was generated. #8 2.329 Notify: File `SGSN_Components_part_6.cc' was generated. #8 2.329 Notify: File `SGSN_Components_part_7.cc' was generated. #8 2.329 Notify: File `SNDCP_Types.hh' was generated. #8 2.329 Notify: File `SNDCP_Types.cc' was generated. #8 2.329 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 2.329 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 2.329 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 2.329 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 2.329 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 2.329 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 2.329 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.330 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.330 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.330 Notify: File `StatsD_Checker.hh' was generated. #8 2.330 Notify: File `StatsD_Checker.cc' was generated. #8 2.330 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 2.330 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 2.330 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 2.330 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 2.330 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 2.330 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 2.330 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 2.330 Notify: File `StatsD_CodecPort.hh' was generated. #8 2.331 Notify: File `StatsD_CodecPort.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 2.331 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 2.331 Notify: File `StatsD_Types.hh' was generated. #8 2.331 Notify: File `StatsD_Types.cc' was generated. #8 2.331 Notify: File `StatsD_Types_part_1.cc' was generated. #8 2.331 Notify: File `StatsD_Types_part_2.cc' was generated. #8 2.331 Notify: File `StatsD_Types_part_3.cc' was generated. #8 2.331 Notify: File `StatsD_Types_part_4.cc' was generated. #8 2.331 Notify: File `StatsD_Types_part_5.cc' was generated. #8 2.331 Notify: File `StatsD_Types_part_6.cc' was generated. #8 2.331 Notify: File `StatsD_Types_part_7.cc' was generated. #8 2.331 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.331 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.331 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.331 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.331 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.331 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.332 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.332 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.332 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.332 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.332 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.332 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.332 Notify: File `UD_PortType.hh' was generated. #8 2.332 Notify: File `UD_PortType.cc' was generated. #8 2.332 Notify: File `UD_PortType_part_1.cc' was generated. #8 2.332 Notify: File `UD_PortType_part_2.cc' was generated. #8 2.332 Notify: File `UD_PortType_part_3.cc' was generated. #8 2.332 Notify: File `UD_PortType_part_4.cc' was generated. #8 2.333 Notify: File `UD_PortType_part_5.cc' was generated. #8 2.333 Notify: File `UD_PortType_part_6.cc' was generated. #8 2.333 Notify: File `UD_PortType_part_7.cc' was generated. #8 2.333 Notify: File `UD_Types.hh' was generated. #8 2.333 Notify: File `UD_Types.cc' was generated. #8 2.333 Notify: File `UD_Types_part_1.cc' was generated. #8 2.333 Notify: File `UD_Types_part_2.cc' was generated. #8 2.333 Notify: File `UD_Types_part_3.cc' was generated. #8 2.333 Notify: File `UD_Types_part_4.cc' was generated. #8 2.333 Notify: File `UD_Types_part_5.cc' was generated. #8 2.333 Notify: File `UD_Types_part_6.cc' was generated. #8 2.333 Notify: File `UD_Types_part_7.cc' was generated. #8 2.333 Notify: 567 files were updated. #8 2.361 touch compile #8 2.362 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcu' #8 2.362 make -j20 -C pcu #8 2.370 make[1]: Entering directory '/osmo-ttcn3-hacks/pcu' #8 2.402 Creating dependency file for UD_PT.cc #8 2.402 Creating dependency file for TELNETasp_PT.cc #8 2.402 Creating dependency file for TCCInterface.cc #8 2.402 Creating dependency file for TCCConversion.cc #8 2.402 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 2.402 Creating dependency file for Native_FunctionDefs.cc #8 2.402 Creating dependency file for RLCMAC_EncDec.cc #8 2.402 Creating dependency file for LLC_EncDec.cc #8 2.403 Creating dependency file for IPL4asp_discovery.cc #8 2.403 Creating dependency file for IPL4asp_PT.cc #8 2.403 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 2.403 Creating dependency file for BSSGP_EncDec.cc #8 2.425 Creating dependency file for StatsD_Checker_part_7.cc #8 2.425 Creating dependency file for StatsD_Checker_part_6.cc #8 2.426 Creating dependency file for StatsD_Checker_part_5.cc #8 2.426 Creating dependency file for StatsD_Checker_part_4.cc #8 2.426 Creating dependency file for StatsD_Checker_part_3.cc #8 2.432 Creating dependency file for StatsD_Checker_part_2.cc #8 2.432 Creating dependency file for StatsD_Checker_part_1.cc #8 2.432 Creating dependency file for RAW_NS_part_7.cc #8 2.433 Creating dependency file for RAW_NS_part_6.cc #8 2.433 Creating dependency file for RAW_NS_part_4.cc #8 2.433 Creating dependency file for RAW_NS_part_5.cc #8 2.433 Creating dependency file for RAW_NS_part_3.cc #8 2.438 Creating dependency file for RAW_NS_part_2.cc #8 2.439 Creating dependency file for RAW_NS_part_1.cc #8 2.439 Creating dependency file for NS_Emulation_part_7.cc #8 2.439 Creating dependency file for NS_Emulation_part_6.cc #8 2.440 Creating dependency file for NS_Emulation_part_5.cc #8 2.440 Creating dependency file for NS_Emulation_part_4.cc #8 2.440 Creating dependency file for NS_Emulation_part_3.cc #8 2.440 Creating dependency file for NS_Emulation_part_2.cc #8 2.441 Creating dependency file for NS_Emulation_part_1.cc #8 2.445 Creating dependency file for IPA_Emulation_part_7.cc #8 2.445 Creating dependency file for IPA_Emulation_part_6.cc #8 2.446 Creating dependency file for IPA_Emulation_part_5.cc #8 2.446 Creating dependency file for IPA_Emulation_part_3.cc #8 2.446 Creating dependency file for IPA_Emulation_part_4.cc #8 2.446 Creating dependency file for IPA_Emulation_part_2.cc #8 2.447 Creating dependency file for IPA_Emulation_part_1.cc #8 2.447 Creating dependency file for BSSGP_Emulation_part_7.cc #8 2.448 Creating dependency file for BSSGP_Emulation_part_6.cc #8 2.452 Creating dependency file for BSSGP_Emulation_part_5.cc #8 2.452 Creating dependency file for BSSGP_Emulation_part_4.cc #8 2.452 Creating dependency file for BSSGP_Emulation_part_3.cc #8 2.453 Creating dependency file for BSSGP_Emulation_part_2.cc #8 2.453 Creating dependency file for BSSGP_Emulation_part_1.cc #8 2.454 Creating dependency file for StatsD_Checker.cc #8 2.454 Creating dependency file for RAW_NS.cc #8 2.454 Creating dependency file for NS_Emulation.cc #8 2.454 Creating dependency file for IPA_Emulation.cc #8 2.455 Creating dependency file for BSSGP_Emulation.cc #8 2.457 Creating dependency file for UD_Types_part_7.cc #8 2.459 Creating dependency file for UD_Types_part_6.cc #8 2.459 Creating dependency file for UD_Types_part_5.cc #8 2.459 Creating dependency file for UD_Types_part_4.cc #8 2.459 Creating dependency file for UD_Types_part_3.cc #8 2.461 Creating dependency file for UD_Types_part_2.cc #8 2.462 Creating dependency file for UD_Types_part_1.cc #8 2.464 Creating dependency file for UD_PortType_part_7.cc #8 2.465 Creating dependency file for UD_PortType_part_6.cc #8 2.465 Creating dependency file for UD_PortType_part_5.cc #8 2.465 Creating dependency file for UD_PortType_part_4.cc #8 2.466 Creating dependency file for UD_PortType_part_3.cc #8 2.467 Creating dependency file for UD_PortType_part_2.cc #8 2.467 Creating dependency file for UD_PortType_part_1.cc #8 2.467 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.468 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.470 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.470 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.470 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.470 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.471 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.471 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.473 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.473 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.473 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.473 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.474 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.476 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.476 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.481 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.481 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.481 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.481 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.481 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.482 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.482 Creating dependency file for StatsD_Types_part_7.cc #8 2.483 Creating dependency file for StatsD_Types_part_6.cc #8 2.483 Creating dependency file for StatsD_Types_part_5.cc #8 2.483 Creating dependency file for StatsD_Types_part_4.cc #8 2.483 Creating dependency file for StatsD_Types_part_3.cc #8 2.483 Creating dependency file for StatsD_Types_part_2.cc #8 2.484 Creating dependency file for StatsD_Types_part_1.cc #8 2.484 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 2.488 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 2.488 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 2.488 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 2.489 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 2.489 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 2.489 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 2.490 Creating dependency file for StatsD_CodecPort_part_7.cc #8 2.491 Creating dependency file for StatsD_CodecPort_part_6.cc #8 2.491 Creating dependency file for StatsD_CodecPort_part_5.cc #8 2.491 Creating dependency file for StatsD_CodecPort_part_4.cc #8 2.491 Creating dependency file for StatsD_CodecPort_part_3.cc #8 2.492 Creating dependency file for StatsD_CodecPort_part_2.cc #8 2.494 Creating dependency file for StatsD_CodecPort_part_1.cc #8 2.495 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.495 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.496 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.496 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.497 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.497 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.498 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.499 Creating dependency file for SNDCP_Types_part_7.cc #8 2.499 Creating dependency file for SNDCP_Types_part_6.cc #8 2.499 Creating dependency file for SNDCP_Types_part_5.cc #8 2.499 Creating dependency file for SNDCP_Types_part_4.cc #8 2.499 Creating dependency file for SNDCP_Types_part_3.cc #8 2.501 Creating dependency file for SNDCP_Types_part_2.cc #8 2.504 Creating dependency file for SNDCP_Types_part_1.cc #8 2.504 Creating dependency file for SGSN_Components_part_6.cc #8 2.504 Creating dependency file for SGSN_Components_part_7.cc #8 2.505 Creating dependency file for SGSN_Components_part_5.cc #8 2.505 Creating dependency file for SGSN_Components_part_4.cc #8 2.505 Creating dependency file for SGSN_Components_part_3.cc #8 2.506 Creating dependency file for SGSN_Components_part_2.cc #8 2.507 Creating dependency file for SGSN_Components_part_1.cc #8 2.507 Creating dependency file for RLCMAC_Types_part_7.cc #8 2.507 Creating dependency file for RLCMAC_Types_part_6.cc #8 2.508 Creating dependency file for RLCMAC_Types_part_4.cc #8 2.508 Creating dependency file for RLCMAC_Types_part_5.cc #8 2.512 Creating dependency file for RLCMAC_Types_part_2.cc #8 2.512 Creating dependency file for RLCMAC_Types_part_3.cc #8 2.512 Creating dependency file for RLCMAC_Types_part_1.cc #8 2.513 Creating dependency file for RLCMAC_Templates_part_7.cc #8 2.513 Creating dependency file for RLCMAC_Templates_part_6.cc #8 2.513 Creating dependency file for RLCMAC_Templates_part_5.cc #8 2.514 Creating dependency file for RLCMAC_Templates_part_4.cc #8 2.514 Creating dependency file for RLCMAC_Templates_part_3.cc #8 2.515 Creating dependency file for RLCMAC_Templates_part_2.cc #8 2.515 Creating dependency file for RLCMAC_Templates_part_1.cc #8 2.516 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 2.516 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 2.518 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 2.518 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 2.518 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 2.519 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 2.519 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 2.520 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 2.521 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 2.522 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 2.523 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 2.523 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 2.524 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 2.524 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 2.525 Creating dependency file for PCU_selftest_part_7.cc #8 2.527 Creating dependency file for PCU_selftest_part_6.cc #8 2.527 Creating dependency file for PCU_selftest_part_5.cc #8 2.527 Creating dependency file for PCU_selftest_part_4.cc #8 2.538 Creating dependency file for PCU_selftest_part_3.cc #8 2.538 Creating dependency file for PCU_selftest_part_2.cc #8 2.538 Creating dependency file for PCU_selftest_part_1.cc #8 2.538 Creating dependency file for PCU_Tests_SNS_part_7.cc #8 2.539 Creating dependency file for PCU_Tests_SNS_part_6.cc #8 2.539 Creating dependency file for PCU_Tests_SNS_part_5.cc #8 2.539 Creating dependency file for PCU_Tests_SNS_part_4.cc #8 2.540 Creating dependency file for PCU_Tests_SNS_part_3.cc #8 2.540 Creating dependency file for PCU_Tests_SNS_part_2.cc #8 2.540 Creating dependency file for PCU_Tests_SNS_part_1.cc #8 2.541 Creating dependency file for PCU_Tests_NS_part_7.cc #8 2.541 Creating dependency file for PCU_Tests_NS_part_6.cc #8 2.546 Creating dependency file for PCU_Tests_NS_part_5.cc #8 2.546 Creating dependency file for PCU_Tests_NS_part_4.cc #8 2.547 Creating dependency file for PCU_Tests_NS_part_3.cc #8 2.547 Creating dependency file for PCU_Tests_NS_part_2.cc #8 2.547 Creating dependency file for PCU_Tests_NS_part_1.cc #8 2.547 Creating dependency file for PCU_Tests_part_7.cc #8 2.547 Creating dependency file for PCU_Tests_part_6.cc #8 2.548 Creating dependency file for PCU_Tests_part_5.cc #8 2.548 Creating dependency file for PCU_Tests_part_4.cc #8 2.548 Creating dependency file for PCU_Tests_part_3.cc #8 2.549 Creating dependency file for PCU_Tests_part_2.cc #8 2.550 Creating dependency file for PCU_Tests_part_1.cc #8 2.551 Creating dependency file for PCUIF_Types_part_6.cc #8 2.554 Creating dependency file for PCUIF_Types_part_5.cc #8 2.554 Creating dependency file for PCUIF_Types_part_4.cc #8 2.554 Creating dependency file for PCUIF_Types_part_3.cc #8 2.555 Creating dependency file for PCUIF_Types_part_2.cc #8 2.555 Creating dependency file for PCUIF_Types_part_1.cc #8 2.555 Creating dependency file for PCUIF_Components_part_7.cc #8 2.555 Creating dependency file for PCUIF_Components_part_6.cc #8 2.555 Creating dependency file for PCUIF_Types_part_7.cc #8 2.556 Creating dependency file for PCUIF_Components_part_5.cc #8 2.562 Creating dependency file for PCUIF_Components_part_4.cc #8 2.562 Creating dependency file for PCUIF_Components_part_3.cc #8 2.562 Creating dependency file for PCUIF_Components_part_2.cc #8 2.563 Creating dependency file for PCUIF_Components_part_1.cc #8 2.563 Creating dependency file for PCUIF_CodecPort_part_6.cc #8 2.563 Creating dependency file for PCUIF_CodecPort_part_7.cc #8 2.563 Creating dependency file for PCUIF_CodecPort_part_5.cc #8 2.563 Creating dependency file for PCUIF_CodecPort_part_4.cc #8 2.564 Creating dependency file for PCUIF_CodecPort_part_3.cc #8 2.564 Creating dependency file for PCUIF_CodecPort_part_2.cc #8 2.564 Creating dependency file for PCUIF_CodecPort_part_1.cc #8 2.564 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.565 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.565 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.571 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.571 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.571 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.571 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.571 Creating dependency file for Osmocom_Types_part_7.cc #8 2.572 Creating dependency file for Osmocom_Types_part_6.cc #8 2.572 Creating dependency file for Osmocom_Types_part_5.cc #8 2.573 Creating dependency file for Osmocom_Types_part_3.cc #8 2.573 Creating dependency file for Osmocom_Types_part_4.cc #8 2.573 Creating dependency file for Osmocom_Types_part_2.cc #8 2.573 Creating dependency file for Osmocom_Types_part_1.cc #8 2.578 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 2.578 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 2.578 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 2.578 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 2.578 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 2.579 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 2.579 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 2.579 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 2.579 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 2.580 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 2.580 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 2.581 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 2.582 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 2.585 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 2.585 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 2.586 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 2.587 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 2.587 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 2.587 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 2.587 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 2.587 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 2.588 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 2.590 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 2.590 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 2.590 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 2.590 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 2.593 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 2.594 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 2.594 Creating dependency file for Native_Functions_part_6.cc #8 2.594 Creating dependency file for Native_Functions_part_7.cc #8 2.594 Creating dependency file for Native_Functions_part_5.cc #8 2.594 Creating dependency file for Native_Functions_part_4.cc #8 2.595 Creating dependency file for Native_Functions_part_3.cc #8 2.600 Creating dependency file for Native_Functions_part_2.cc #8 2.600 Creating dependency file for Native_Functions_part_1.cc #8 2.600 Creating dependency file for NS_Types_part_7.cc #8 2.600 Creating dependency file for NS_Types_part_6.cc #8 2.600 Creating dependency file for NS_Types_part_5.cc #8 2.601 Creating dependency file for NS_Types_part_3.cc #8 2.601 Creating dependency file for NS_Types_part_4.cc #8 2.601 Creating dependency file for NS_Types_part_2.cc #8 2.601 Creating dependency file for NS_Types_part_1.cc #8 2.602 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 2.602 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 2.602 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 2.603 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 2.603 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 2.606 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 2.606 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 2.607 Creating dependency file for MobileL3_Types_part_7.cc #8 2.608 Creating dependency file for MobileL3_Types_part_6.cc #8 2.608 Creating dependency file for MobileL3_Types_part_5.cc #8 2.609 Creating dependency file for MobileL3_Types_part_4.cc #8 2.609 Creating dependency file for MobileL3_Types_part_3.cc #8 2.610 Creating dependency file for MobileL3_Types_part_2.cc #8 2.614 Creating dependency file for MobileL3_Types_part_1.cc #8 2.614 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 2.614 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 2.614 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 2.615 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 2.615 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 2.615 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 2.615 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 2.616 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 2.616 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 2.616 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 2.616 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 2.617 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 2.617 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 2.622 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 2.622 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 2.622 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 2.622 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 2.623 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 2.623 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 2.623 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 2.624 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 2.624 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 2.629 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 2.630 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 2.630 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 2.630 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 2.630 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 2.630 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 2.630 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 2.631 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 2.631 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 2.631 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 2.632 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 2.632 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 2.632 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 2.638 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 2.638 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 2.638 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 2.639 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 2.639 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 2.639 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 2.640 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 2.640 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 2.644 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 2.644 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 2.646 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 2.646 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 2.646 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 2.646 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 2.654 Creating dependency file for Misc_Helpers_part_7.cc #8 2.654 Creating dependency file for Misc_Helpers_part_5.cc #8 2.654 Creating dependency file for Misc_Helpers_part_4.cc #8 2.655 Creating dependency file for Misc_Helpers_part_6.cc #8 2.655 Creating dependency file for Misc_Helpers_part_3.cc #8 2.655 Creating dependency file for Misc_Helpers_part_2.cc #8 2.662 Creating dependency file for Misc_Helpers_part_1.cc #8 2.662 Creating dependency file for LLC_Types_part_7.cc #8 2.662 Creating dependency file for LLC_Types_part_6.cc #8 2.663 Creating dependency file for LLC_Types_part_5.cc #8 2.670 Creating dependency file for LLC_Types_part_4.cc #8 2.670 Creating dependency file for LLC_Types_part_3.cc #8 2.670 Creating dependency file for LLC_Types_part_2.cc #8 2.675 Creating dependency file for LLC_Types_part_1.cc #8 2.675 Creating dependency file for LLC_Templates_part_7.cc #8 2.676 Creating dependency file for LLC_Templates_part_6.cc #8 2.677 Creating dependency file for LLC_Templates_part_5.cc #8 2.683 Creating dependency file for LLC_Templates_part_4.cc #8 2.683 Creating dependency file for LLC_Templates_part_3.cc #8 2.684 Creating dependency file for LLC_Templates_part_2.cc #8 2.684 Creating dependency file for LLC_Templates_part_1.cc #8 2.685 Creating dependency file for L3_Templates_part_7.cc #8 2.689 Creating dependency file for L3_Templates_part_6.cc #8 2.690 Creating dependency file for L3_Templates_part_5.cc #8 2.691 Creating dependency file for L3_Templates_part_4.cc #8 2.691 Creating dependency file for L3_Templates_part_3.cc #8 2.691 Creating dependency file for L3_Templates_part_2.cc #8 2.698 Creating dependency file for L3_Templates_part_1.cc #8 2.698 Creating dependency file for L3_Common_part_7.cc #8 2.698 Creating dependency file for L3_Common_part_6.cc #8 2.698 Creating dependency file for L3_Common_part_4.cc #8 2.699 Creating dependency file for L3_Common_part_5.cc #8 2.699 Creating dependency file for L3_Common_part_3.cc #8 2.700 Creating dependency file for L3_Common_part_2.cc #8 2.700 Creating dependency file for L3_Common_part_1.cc #8 2.701 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.703 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.705 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.705 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.706 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.706 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.707 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.707 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.711 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.712 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.712 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.712 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.713 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.714 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.714 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.715 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.716 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.719 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.719 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.720 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.720 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.720 Creating dependency file for IPA_Types_part_7.cc #8 2.721 Creating dependency file for IPA_Types_part_6.cc #8 2.721 Creating dependency file for IPA_Types_part_4.cc #8 2.722 Creating dependency file for IPA_Types_part_5.cc #8 2.728 Creating dependency file for IPA_Types_part_3.cc #8 2.728 Creating dependency file for IPA_Types_part_2.cc #8 2.728 Creating dependency file for IPA_Types_part_1.cc #8 2.729 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 2.729 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 2.729 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 2.729 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 2.730 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 2.730 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 2.730 Creating dependency file for IPA_CodecPort_part_7.cc #8 2.730 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 2.735 Creating dependency file for IPA_CodecPort_part_6.cc #8 2.736 Creating dependency file for IPA_CodecPort_part_5.cc #8 2.736 Creating dependency file for IPA_CodecPort_part_4.cc #8 2.737 Creating dependency file for IPA_CodecPort_part_3.cc #8 2.737 Creating dependency file for IPA_CodecPort_part_2.cc #8 2.738 Creating dependency file for IPA_CodecPort_part_1.cc #8 2.743 Creating dependency file for General_Types_part_7.cc #8 2.743 Creating dependency file for General_Types_part_6.cc #8 2.743 Creating dependency file for General_Types_part_4.cc #8 2.743 Creating dependency file for General_Types_part_5.cc #8 2.744 Creating dependency file for General_Types_part_3.cc #8 2.744 Creating dependency file for General_Types_part_2.cc #8 2.745 Creating dependency file for General_Types_part_1.cc #8 2.745 Creating dependency file for GSM_Types_part_7.cc #8 2.746 Creating dependency file for GSM_Types_part_6.cc #8 2.746 Creating dependency file for GSM_Types_part_5.cc #8 2.747 Creating dependency file for GSM_Types_part_4.cc #8 2.749 Creating dependency file for GSM_Types_part_3.cc #8 2.752 Creating dependency file for GSM_Types_part_2.cc #8 2.752 Creating dependency file for GSM_RestOctets_part_7.cc #8 2.752 Creating dependency file for GSM_Types_part_1.cc #8 2.757 Creating dependency file for GSM_RestOctets_part_6.cc #8 2.757 Creating dependency file for GSM_RestOctets_part_5.cc #8 2.757 Creating dependency file for GSM_RestOctets_part_4.cc #8 2.757 Creating dependency file for GSM_RestOctets_part_3.cc #8 2.758 Creating dependency file for GSM_RestOctets_part_2.cc #8 2.758 Creating dependency file for GSM_RestOctets_part_1.cc #8 2.758 Creating dependency file for GSM_RR_Types_part_7.cc #8 2.758 Creating dependency file for GSM_RR_Types_part_6.cc #8 2.758 Creating dependency file for GSM_RR_Types_part_5.cc #8 2.759 Creating dependency file for GSM_RR_Types_part_4.cc #8 2.759 Creating dependency file for GSM_RR_Types_part_3.cc #8 2.759 Creating dependency file for GSM_RR_Types_part_2.cc #8 2.759 Creating dependency file for GSM_RR_Types_part_1.cc #8 2.760 Creating dependency file for GPRS_TBF_part_7.cc #8 2.762 Creating dependency file for GPRS_TBF_part_6.cc #8 2.765 Creating dependency file for GPRS_TBF_part_5.cc #8 2.766 Creating dependency file for GPRS_TBF_part_4.cc #8 2.766 Creating dependency file for GPRS_TBF_part_3.cc #8 2.766 Creating dependency file for GPRS_TBF_part_1.cc #8 2.766 Creating dependency file for GPRS_TBF_part_2.cc #8 2.767 Creating dependency file for GPRS_Context_part_7.cc #8 2.773 Creating dependency file for GPRS_Context_part_6.cc #8 2.773 Creating dependency file for GPRS_Context_part_5.cc #8 2.774 Creating dependency file for GPRS_Context_part_4.cc #8 2.774 Creating dependency file for GPRS_Context_part_3.cc #8 2.774 Creating dependency file for GPRS_Context_part_2.cc #8 2.774 Creating dependency file for GPRS_Context_part_1.cc #8 2.774 Creating dependency file for GPRS_Components_part_7.cc #8 2.780 Creating dependency file for GPRS_Components_part_6.cc #8 2.780 Creating dependency file for GPRS_Components_part_5.cc #8 2.780 Creating dependency file for GPRS_Components_part_4.cc #8 2.780 Creating dependency file for GPRS_Components_part_2.cc #8 2.780 Creating dependency file for GPRS_Components_part_3.cc #8 2.780 Creating dependency file for GPRS_Components_part_1.cc #8 2.781 Creating dependency file for BSSGP_Types_part_7.cc #8 2.781 Creating dependency file for BSSGP_Types_part_6.cc #8 2.781 Creating dependency file for BSSGP_Types_part_5.cc #8 2.781 Creating dependency file for BSSGP_Types_part_3.cc #8 2.781 Creating dependency file for BSSGP_Types_part_4.cc #8 2.781 Creating dependency file for BSSGP_Types_part_2.cc #8 2.783 Creating dependency file for BSSGP_Types_part_1.cc #8 2.783 Creating dependency file for UD_Types.cc #8 2.786 Creating dependency file for UD_PortType.cc #8 2.787 Creating dependency file for TELNETasp_PortType.cc #8 2.787 Creating dependency file for TCCInterface_Functions.cc #8 2.787 Creating dependency file for TCCConversion_Functions.cc #8 2.788 Creating dependency file for StatsD_Types.cc #8 2.788 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 2.789 Creating dependency file for StatsD_CodecPort.cc #8 2.795 Creating dependency file for Socket_API_Definitions.cc #8 2.816 Creating dependency file for SNDCP_Types.cc #8 2.839 Creating dependency file for SGSN_Components.cc #8 2.844 Creating dependency file for RLCMAC_Types.cc #8 2.844 Creating dependency file for RLCMAC_Templates.cc #8 2.845 Creating dependency file for RLCMAC_CSN1_Types.cc #8 2.846 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 2.850 Creating dependency file for PCU_selftest.cc #8 2.856 Creating dependency file for PCU_Tests_SNS.cc #8 2.857 Creating dependency file for PCU_Tests_NS.cc #8 2.861 Creating dependency file for PCU_Tests.cc #8 2.870 Creating dependency file for PCUIF_Types.cc #8 2.886 Creating dependency file for PCUIF_Components.cc #8 2.896 Creating dependency file for PCUIF_CodecPort.cc #8 2.922 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.931 Creating dependency file for Osmocom_Types.cc #8 2.935 Creating dependency file for Osmocom_Gb_Types.cc #8 2.940 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.940 Creating dependency file for Osmocom_CTRL_Functions.cc #8 2.942 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 2.966 Creating dependency file for Native_Functions.cc #8 2.966 Creating dependency file for NS_Types.cc #8 2.966 Creating dependency file for MobileL3_Types.cc #8 2.966 Creating dependency file for NS_Provider_IPL4.cc #8 2.980 Creating dependency file for MobileL3_SS_Types.cc #8 2.983 Creating dependency file for MobileL3_SMS_Types.cc #8 2.983 Creating dependency file for MobileL3_RRM_Types.cc #8 3.002 Creating dependency file for MobileL3_MM_Types.cc #8 3.016 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 3.021 Creating dependency file for MobileL3_CommonIE_Types.cc #8 3.023 Creating dependency file for Misc_Helpers.cc #8 3.023 Creating dependency file for MobileL3_CC_Types.cc #8 3.034 Creating dependency file for LLC_Types.cc #8 3.038 Creating dependency file for LLC_Templates.cc #8 3.049 Creating dependency file for L3_Templates.cc #8 3.069 Creating dependency file for L3_Common.cc #8 3.069 Creating dependency file for IPL4asp_Types.cc #8 3.079 Creating dependency file for IPL4asp_PortType.cc #8 3.099 Creating dependency file for IPL4asp_Functions.cc #8 3.108 Creating dependency file for IPA_Types.cc #8 3.117 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 3.124 Creating dependency file for IPA_CodecPort.cc #8 3.129 Creating dependency file for General_Types.cc #8 3.139 Creating dependency file for GSM_Types.cc #8 3.139 Creating dependency file for GSM_RestOctets.cc #8 3.145 Creating dependency file for GSM_RR_Types.cc #8 3.149 Creating dependency file for GPRS_TBF.cc #8 3.151 Creating dependency file for GPRS_Context.cc #8 3.152 Creating dependency file for GPRS_Components.cc #8 3.160 Creating dependency file for BSSGP_Types.cc #8 3.560 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 3.560 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components.o GPRS_Components.cc #8 3.561 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context.o GPRS_Context.cc #8 3.561 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF.o GPRS_TBF.cc #8 3.561 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.561 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.561 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.562 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.562 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.563 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.563 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.563 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.563 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.563 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.564 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 3.564 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 3.564 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc #8 3.564 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc #8 3.565 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 3.565 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 4.130 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 4.198 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 4.251 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 4.347 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 4.387 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 4.425 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 4.749 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 4.982 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc #8 6.029 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 6.071 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 6.131 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 6.438 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 6.682 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 6.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 6.741 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 6.749 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 6.873 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 6.950 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components.o PCUIF_Components.cc #8 7.577 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 7.586 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests.o PCU_Tests.cc #8 7.734 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS.o PCU_Tests_NS.cc #8 7.817 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS.o PCU_Tests_SNS.cc #8 8.065 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest.o PCU_selftest.cc #8 8.415 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 9.074 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 10.05 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 10.16 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 10.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components.o SGSN_Components.cc #8 10.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc #8 12.11 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 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 13.06 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.43 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.44 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.47 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 13.63 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 13.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 13.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 13.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 14.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 14.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 14.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 14.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 14.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_1.o GPRS_Components_part_1.cc #8 14.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_2.o GPRS_Components_part_2.cc #8 14.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_3.o GPRS_Components_part_3.cc #8 14.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_4.o GPRS_Components_part_4.cc #8 14.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_5.o GPRS_Components_part_5.cc #8 14.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_6.o GPRS_Components_part_6.cc #8 14.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_7.o GPRS_Components_part_7.cc #8 14.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_1.o GPRS_Context_part_1.cc #8 14.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_2.o GPRS_Context_part_2.cc #8 14.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_3.o GPRS_Context_part_3.cc #8 14.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_4.o GPRS_Context_part_4.cc #8 14.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_5.o GPRS_Context_part_5.cc #8 14.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_6.o GPRS_Context_part_6.cc #8 14.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_7.o GPRS_Context_part_7.cc #8 15.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_1.o GPRS_TBF_part_1.cc #8 15.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_2.o GPRS_TBF_part_2.cc #8 15.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_3.o GPRS_TBF_part_3.cc #8 15.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_4.o GPRS_TBF_part_4.cc #8 15.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_5.o GPRS_TBF_part_5.cc #8 15.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_6.o GPRS_TBF_part_6.cc #8 15.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_7.o GPRS_TBF_part_7.cc #8 15.08 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.09 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.10 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.12 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.12 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.13 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.14 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.14 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.15 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.17 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.21 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.24 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.28 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.32 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.35 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.36 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.38 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.40 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.42 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.42 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.44 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.44 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.47 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.47 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.49 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.49 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.51 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.53 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.53 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.55 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.55 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.56 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.57 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.57 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.58 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.59 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.59 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.60 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.61 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.61 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.62 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.63 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.64 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.64 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.64 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.65 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.66 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.66 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.66 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.67 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.68 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.68 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.69 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.70 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.71 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.71 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.71 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.72 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.73 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 15.73 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 15.73 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 15.75 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 15.75 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 15.75 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 15.77 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 15.77 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 15.77 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 15.77 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 15.79 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 15.79 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 15.79 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 15.79 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 15.81 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 15.81 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 15.81 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 15.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 15.83 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 15.83 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 15.85 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 15.85 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 15.86 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 15.86 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 15.87 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 15.87 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 15.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc #8 15.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc #8 15.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc #8 15.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc #8 15.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc #8 15.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc #8 15.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc #8 15.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc #8 15.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc #8 15.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc #8 15.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc #8 15.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc #8 15.95 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 15.96 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 15.96 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 15.97 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 15.97 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 15.98 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 15.98 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 15.99 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 15.99 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.00 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.00 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.00 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.02 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.02 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.02 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.04 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.04 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.07 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.07 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.09 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.10 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.11 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.14 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 16.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 16.97 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 17.30 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 17.33 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 17.35 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 17.39 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 17.43 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 17.46 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 17.50 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 17.54 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 17.58 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 17.63 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 17.67 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 17.92 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 19.13 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 20.18 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 20.21 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 20.22 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 20.23 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 20.25 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 20.27 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 20.29 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 20.31 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 20.33 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 20.35 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 20.37 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 20.40 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 20.42 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 20.46 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 20.50 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 20.53 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 20.56 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 20.57 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 20.59 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 20.60 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 20.62 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 20.62 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 20.64 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 20.64 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 20.67 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 20.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc #8 20.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc #8 20.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc #8 20.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc #8 20.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc #8 20.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc #8 20.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc #8 20.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 20.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 20.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 20.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 20.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 20.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 20.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 20.85 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 20.85 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 20.87 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 20.87 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 20.90 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 20.91 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 20.93 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 20.94 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 20.96 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 20.97 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 20.98 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 21.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 21.01 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 21.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 21.05 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 21.05 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 21.07 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 21.08 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 21.10 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 21.10 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 21.13 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 21.13 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 21.15 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 21.17 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 21.19 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 21.19 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 21.22 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 21.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 21.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 21.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 21.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 21.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 21.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 21.31 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 21.31 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 21.33 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 21.34 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 21.35 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 21.35 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 21.37 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 21.38 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 21.40 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 21.40 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 21.41 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 21.42 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 21.44 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 21.44 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 21.45 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 21.46 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 21.48 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 21.48 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 21.50 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 21.50 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 21.52 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 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_1.o PCUIF_Components_part_1.cc #8 21.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_2.o PCUIF_Components_part_2.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_3.o PCUIF_Components_part_3.cc #8 21.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_4.o PCUIF_Components_part_4.cc #8 21.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_5.o PCUIF_Components_part_5.cc #8 21.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_6.o PCUIF_Components_part_6.cc #8 21.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_7.o PCUIF_Components_part_7.cc #8 21.59 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 21.60 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 21.60 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 21.61 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 21.62 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 21.62 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 21.64 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 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_1.o PCU_Tests_part_1.cc #8 21.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_2.o PCU_Tests_part_2.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_3.o PCU_Tests_part_3.cc #8 21.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_4.o PCU_Tests_part_4.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_5.o PCU_Tests_part_5.cc #8 21.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_6.o PCU_Tests_part_6.cc #8 21.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_7.o PCU_Tests_part_7.cc #8 21.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_1.o PCU_Tests_NS_part_1.cc #8 21.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_2.o PCU_Tests_NS_part_2.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_3.o PCU_Tests_NS_part_3.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_4.o PCU_Tests_NS_part_4.cc #8 21.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_5.o PCU_Tests_NS_part_5.cc #8 21.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_6.o PCU_Tests_NS_part_6.cc #8 21.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_7.o PCU_Tests_NS_part_7.cc #8 21.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_1.o PCU_Tests_SNS_part_1.cc #8 21.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_2.o PCU_Tests_SNS_part_2.cc #8 21.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_3.o PCU_Tests_SNS_part_3.cc #8 21.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_4.o PCU_Tests_SNS_part_4.cc #8 21.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_5.o PCU_Tests_SNS_part_5.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_6.o PCU_Tests_SNS_part_6.cc #8 21.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_7.o PCU_Tests_SNS_part_7.cc #8 21.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_1.o PCU_selftest_part_1.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_2.o PCU_selftest_part_2.cc #8 21.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_3.o PCU_selftest_part_3.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_4.o PCU_selftest_part_4.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_5.o PCU_selftest_part_5.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_6.o PCU_selftest_part_6.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_7.o PCU_selftest_part_7.cc #8 21.84 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 21.85 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 21.85 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 21.85 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 21.86 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 21.86 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 21.86 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 21.87 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 21.87 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 21.88 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 21.88 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 21.89 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 21.91 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 21.92 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 21.94 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 21.94 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 21.96 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 21.97 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 22.00 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 22.00 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 22.02 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 22.04 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 22.04 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 22.06 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 22.08 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 22.08 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 22.11 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 22.12 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 22.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_1.o SGSN_Components_part_1.cc #8 22.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_2.o SGSN_Components_part_2.cc #8 22.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_3.o SGSN_Components_part_3.cc #8 22.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_4.o SGSN_Components_part_4.cc #8 22.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_5.o SGSN_Components_part_5.cc #8 22.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_6.o SGSN_Components_part_6.cc #8 22.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_7.o SGSN_Components_part_7.cc #8 22.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc #8 22.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc #8 22.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc #8 22.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc #8 22.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc #8 22.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc #8 22.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc #8 22.34 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 22.36 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 22.36 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 22.38 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 22.39 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 22.41 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 22.42 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 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 22.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 22.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 22.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 22.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 22.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 22.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 22.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 22.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 22.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 22.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 22.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 22.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 22.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 22.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 22.74 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 22.76 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 22.78 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 22.78 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 22.81 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 22.81 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 22.84 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 22.84 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 22.86 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 22.87 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 22.88 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 22.90 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 22.91 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 22.93 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 22.93 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 22.95 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 22.96 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 22.98 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 22.98 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 23.00 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 23.02 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 23.03 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 23.04 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 23.06 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 23.06 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 23.09 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 23.10 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 23.12 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 23.13 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 23.14 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 23.16 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 23.16 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 23.18 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 23.20 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 23.21 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 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc #8 23.24 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 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc #8 25.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc #8 25.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 25.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc #8 25.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc #8 25.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc #8 25.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc #8 25.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc #8 25.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc #8 25.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc #8 25.82 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 25.83 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 25.86 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 25.86 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 25.88 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 25.89 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 25.90 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 25.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc #8 25.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc #8 25.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc #8 25.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc #8 25.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc #8 25.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc #8 26.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc #8 26.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc #8 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc #8 26.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc #8 26.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc #8 26.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc #8 26.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 26.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 26.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 26.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 26.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 26.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 26.29 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.29 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 26.30 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 26.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc #8 27.13 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.23 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.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 27.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 27.44 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 27.44 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 27.66 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 27.69 g++ -shared -o GPRS_Components.so GPRS_Components.o #8 27.73 g++ -shared -o GPRS_Context.so GPRS_Context.o #8 27.76 g++ -shared -o GPRS_TBF.so GPRS_TBF.o #8 27.80 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 27.83 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 27.85 g++ -shared -o GSM_Types.so GSM_Types.o #8 27.86 g++ -shared -o General_Types.so General_Types.o #8 27.87 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 27.95 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 27.96 g++ -shared -o IPA_Types.so IPA_Types.o #8 28.00 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 28.02 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 28.03 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 28.04 g++ -shared -o L3_Common.so L3_Common.o #8 28.05 g++ -shared -o L3_Templates.so L3_Templates.o #8 28.09 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 28.09 g++ -shared -o LLC_Types.so LLC_Types.o #8 28.15 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 28.16 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 28.16 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 28.20 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 28.20 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 28.21 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 28.22 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 28.25 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 28.26 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 28.27 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 28.35 g++ -shared -o NS_Types.so NS_Types.o #8 28.35 g++ -shared -o Native_Functions.so Native_Functions.o #8 28.37 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 28.39 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 28.41 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 28.44 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 28.46 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 28.47 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 28.47 g++ -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o #8 28.47 g++ -shared -o PCUIF_Components.so PCUIF_Components.o #8 28.48 g++ -shared -o PCUIF_Types.so PCUIF_Types.o #8 28.50 g++ -shared -o PCU_Tests.so PCU_Tests.o #8 28.50 g++ -shared -o PCU_Tests_NS.so PCU_Tests_NS.o #8 28.50 g++ -shared -o PCU_Tests_SNS.so PCU_Tests_SNS.o #8 28.53 g++ -shared -o PCU_selftest.so PCU_selftest.o #8 28.56 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 28.57 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 28.59 g++ -shared -o RLCMAC_Templates.so RLCMAC_Templates.o #8 28.60 g++ -shared -o RLCMAC_Types.so RLCMAC_Types.o #8 28.62 g++ -shared -o SGSN_Components.so SGSN_Components.o #8 28.65 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 28.65 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 28.66 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 28.67 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 28.68 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 28.69 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 28.72 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 28.76 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 28.76 g++ -shared -o UD_PortType.so UD_PortType.o #8 28.76 g++ -shared -o UD_Types.so UD_Types.o #8 28.77 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 28.78 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 28.79 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 28.82 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 28.82 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 28.87 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 28.88 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 28.89 g++ -shared -o GPRS_Components_part_1.so GPRS_Components_part_1.o #8 28.89 g++ -shared -o GPRS_Components_part_2.so GPRS_Components_part_2.o #8 28.90 g++ -shared -o GPRS_Components_part_3.so GPRS_Components_part_3.o #8 28.91 g++ -shared -o GPRS_Components_part_4.so GPRS_Components_part_4.o #8 28.92 g++ -shared -o GPRS_Components_part_5.so GPRS_Components_part_5.o #8 28.94 g++ -shared -o GPRS_Components_part_6.so GPRS_Components_part_6.o #8 28.94 g++ -shared -o GPRS_Components_part_7.so GPRS_Components_part_7.o #8 28.94 g++ -shared -o GPRS_Context_part_1.so GPRS_Context_part_1.o #8 28.96 g++ -shared -o GPRS_Context_part_2.so GPRS_Context_part_2.o #8 28.96 g++ -shared -o GPRS_Context_part_3.so GPRS_Context_part_3.o #8 28.96 g++ -shared -o GPRS_Context_part_4.so GPRS_Context_part_4.o #8 28.97 g++ -shared -o GPRS_Context_part_5.so GPRS_Context_part_5.o #8 28.97 g++ -shared -o GPRS_Context_part_6.so GPRS_Context_part_6.o #8 28.98 g++ -shared -o GPRS_Context_part_7.so GPRS_Context_part_7.o #8 28.98 g++ -shared -o GPRS_TBF_part_1.so GPRS_TBF_part_1.o #8 28.99 g++ -shared -o GPRS_TBF_part_2.so GPRS_TBF_part_2.o #8 28.99 g++ -shared -o GPRS_TBF_part_3.so GPRS_TBF_part_3.o #8 29.00 g++ -shared -o GPRS_TBF_part_4.so GPRS_TBF_part_4.o #8 29.00 g++ -shared -o GPRS_TBF_part_5.so GPRS_TBF_part_5.o #8 29.00 g++ -shared -o GPRS_TBF_part_6.so GPRS_TBF_part_6.o #8 29.02 g++ -shared -o GPRS_TBF_part_7.so GPRS_TBF_part_7.o #8 29.02 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 29.02 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 29.02 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 29.02 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 29.02 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 29.03 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 29.04 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 29.04 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 29.04 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 29.05 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 29.05 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 29.05 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 29.05 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 29.06 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 29.07 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 29.07 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 29.07 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 29.07 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 29.07 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 29.08 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 29.09 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 29.09 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 29.09 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 29.11 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 29.11 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 29.11 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 29.11 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 29.11 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 29.12 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 29.12 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 29.13 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 29.14 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 29.14 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 29.14 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 29.14 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 29.14 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 29.14 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 29.14 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 29.14 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 29.15 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 29.16 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 29.16 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 29.16 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 29.16 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 29.16 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 29.17 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 29.17 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 29.17 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 29.18 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 29.18 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 29.18 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 29.19 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 29.19 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 29.19 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 29.19 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 29.19 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 29.20 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 29.20 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 29.21 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 29.21 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 29.21 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 29.21 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 29.21 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 29.21 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 29.21 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 29.22 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 29.22 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 29.23 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 29.23 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 29.23 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 29.23 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 29.24 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 29.24 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 29.24 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 29.24 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 29.25 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 29.26 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 29.26 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 29.26 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 29.26 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 29.26 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 29.26 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 29.26 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 29.27 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 29.27 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 29.27 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 29.28 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 29.28 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 29.28 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 29.28 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 29.28 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 29.29 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 29.29 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 29.30 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 29.30 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 29.30 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 29.31 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 29.31 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 29.31 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 29.31 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 29.31 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 29.31 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 29.32 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 29.32 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 29.33 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 29.33 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 29.34 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 29.34 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 29.34 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 29.34 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 29.34 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 29.34 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 29.34 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 29.34 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 29.35 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 29.35 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 29.36 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 29.36 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 29.36 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 29.36 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 29.36 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 29.36 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 29.36 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 29.37 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 29.39 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 29.39 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 29.39 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 29.39 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 29.40 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 29.41 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 29.42 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 29.42 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 29.42 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 29.42 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 29.44 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 29.45 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 29.45 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 29.45 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 29.46 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 29.47 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 29.48 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 29.49 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 29.49 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 29.50 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 29.50 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 29.51 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 29.52 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 29.52 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 29.52 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 29.52 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 29.52 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 29.53 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 29.54 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 29.54 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 29.54 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 29.55 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 29.55 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 29.55 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 29.55 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 29.55 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 29.55 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 29.56 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 29.56 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 29.56 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 29.57 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 29.57 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 29.57 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 29.58 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 29.58 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 29.58 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 29.58 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 29.58 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 29.59 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 29.59 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 29.59 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 29.59 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 29.60 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 29.60 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 29.60 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 29.61 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 29.61 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 29.61 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 29.61 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 29.61 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 29.61 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 29.62 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 29.63 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 29.63 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 29.63 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 29.63 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 29.64 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 29.64 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 29.64 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 29.64 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 29.64 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 29.64 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 29.64 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 29.65 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 29.65 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 29.65 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 29.65 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 29.66 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 29.66 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 29.66 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 29.66 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 29.66 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 29.67 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 29.67 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 29.67 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 29.68 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 29.68 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 29.68 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 29.68 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 29.68 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 29.69 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 29.69 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 29.69 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 29.69 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 29.69 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 29.70 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 29.70 g++ -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o #8 29.70 g++ -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o #8 29.70 g++ -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o #8 29.70 g++ -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o #8 29.71 g++ -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o #8 29.71 g++ -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o #8 29.71 g++ -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o #8 29.71 g++ -shared -o PCUIF_Components_part_1.so PCUIF_Components_part_1.o #8 29.71 g++ -shared -o PCUIF_Components_part_2.so PCUIF_Components_part_2.o #8 29.73 g++ -shared -o PCUIF_Components_part_3.so PCUIF_Components_part_3.o #8 29.73 g++ -shared -o PCUIF_Components_part_4.so PCUIF_Components_part_4.o #8 29.73 g++ -shared -o PCUIF_Components_part_5.so PCUIF_Components_part_5.o #8 29.73 g++ -shared -o PCUIF_Components_part_6.so PCUIF_Components_part_6.o #8 29.73 g++ -shared -o PCUIF_Components_part_7.so PCUIF_Components_part_7.o #8 29.73 g++ -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o #8 29.73 g++ -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o #8 29.73 g++ -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o #8 29.73 g++ -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o #8 29.73 g++ -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o #8 29.74 g++ -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o #8 29.74 g++ -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o #8 29.75 g++ -shared -o PCU_Tests_part_1.so PCU_Tests_part_1.o #8 29.75 g++ -shared -o PCU_Tests_part_2.so PCU_Tests_part_2.o #8 29.75 g++ -shared -o PCU_Tests_part_3.so PCU_Tests_part_3.o #8 29.75 g++ -shared -o PCU_Tests_part_4.so PCU_Tests_part_4.o #8 29.75 g++ -shared -o PCU_Tests_part_5.so PCU_Tests_part_5.o #8 29.75 g++ -shared -o PCU_Tests_part_6.so PCU_Tests_part_6.o #8 29.75 g++ -shared -o PCU_Tests_part_7.so PCU_Tests_part_7.o #8 29.75 g++ -shared -o PCU_Tests_NS_part_1.so PCU_Tests_NS_part_1.o #8 29.76 g++ -shared -o PCU_Tests_NS_part_2.so PCU_Tests_NS_part_2.o #8 29.76 g++ -shared -o PCU_Tests_NS_part_3.so PCU_Tests_NS_part_3.o #8 29.76 g++ -shared -o PCU_Tests_NS_part_4.so PCU_Tests_NS_part_4.o #8 29.77 g++ -shared -o PCU_Tests_NS_part_5.so PCU_Tests_NS_part_5.o #8 29.77 g++ -shared -o PCU_Tests_NS_part_6.so PCU_Tests_NS_part_6.o #8 29.77 g++ -shared -o PCU_Tests_NS_part_7.so PCU_Tests_NS_part_7.o #8 29.77 g++ -shared -o PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_1.o #8 29.78 g++ -shared -o PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_2.o #8 29.78 g++ -shared -o PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_3.o #8 29.78 g++ -shared -o PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_4.o #8 29.78 g++ -shared -o PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_5.o #8 29.78 g++ -shared -o PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_6.o #8 29.79 g++ -shared -o PCU_Tests_SNS_part_7.so PCU_Tests_SNS_part_7.o #8 29.79 g++ -shared -o PCU_selftest_part_1.so PCU_selftest_part_1.o #8 29.80 g++ -shared -o PCU_selftest_part_2.so PCU_selftest_part_2.o #8 29.80 g++ -shared -o PCU_selftest_part_3.so PCU_selftest_part_3.o #8 29.80 g++ -shared -o PCU_selftest_part_4.so PCU_selftest_part_4.o #8 29.80 g++ -shared -o PCU_selftest_part_5.so PCU_selftest_part_5.o #8 29.80 g++ -shared -o PCU_selftest_part_6.so PCU_selftest_part_6.o #8 29.80 g++ -shared -o PCU_selftest_part_7.so PCU_selftest_part_7.o #8 29.80 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 29.80 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 29.80 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 29.80 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 29.81 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 29.81 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 29.83 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 29.83 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 29.83 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 29.83 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 29.83 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 29.83 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 29.83 g++ -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o #8 29.83 g++ -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o #8 29.83 g++ -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o #8 29.83 g++ -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o #8 29.83 g++ -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o #8 29.84 g++ -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o #8 29.84 g++ -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o #8 29.86 g++ -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o #8 29.86 g++ -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o #8 29.86 g++ -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o #8 29.86 g++ -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o #8 29.86 g++ -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o #8 29.86 g++ -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o #8 29.86 g++ -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o #8 29.86 g++ -shared -o SGSN_Components_part_1.so SGSN_Components_part_1.o #8 29.86 g++ -shared -o SGSN_Components_part_2.so SGSN_Components_part_2.o #8 29.86 g++ -shared -o SGSN_Components_part_3.so SGSN_Components_part_3.o #8 29.86 g++ -shared -o SGSN_Components_part_4.so SGSN_Components_part_4.o #8 29.86 g++ -shared -o SGSN_Components_part_5.so SGSN_Components_part_5.o #8 29.88 g++ -shared -o SGSN_Components_part_6.so SGSN_Components_part_6.o #8 29.88 g++ -shared -o SGSN_Components_part_7.so SGSN_Components_part_7.o #8 29.88 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 29.88 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 29.88 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 29.88 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 29.88 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 29.88 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 29.88 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 29.88 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 29.89 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 29.90 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 29.90 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 29.90 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 29.91 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 29.91 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 29.91 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 29.91 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 29.91 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 29.91 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 29.91 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 29.91 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 29.91 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 29.93 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 29.93 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 29.93 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 29.93 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 29.93 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 29.93 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 29.93 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 29.93 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 29.93 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 29.93 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 29.93 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 29.93 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 29.93 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 29.94 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 29.94 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 29.95 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 29.95 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 29.95 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 29.95 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 29.95 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 29.96 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 29.96 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 29.96 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 29.96 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 29.96 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 29.96 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 29.96 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 29.97 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 29.97 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 29.97 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 29.97 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 29.97 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 29.98 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 29.98 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 29.99 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 29.99 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 29.99 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 29.99 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 29.99 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 29.99 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 29.99 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 29.99 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 29.99 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 29.99 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 30.00 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 30.00 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 30.00 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 30.00 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 30.01 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 30.01 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 30.01 g++ -shared -o RAW_NS.so RAW_NS.o #8 30.01 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 30.01 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 30.02 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 30.02 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 30.02 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 30.02 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 30.02 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 30.02 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 30.02 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 30.02 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 30.03 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 30.03 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 30.03 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 30.04 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 30.04 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 30.04 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 30.04 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 30.04 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 30.05 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 30.05 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 30.05 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 30.06 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 30.06 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 30.07 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 30.07 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 30.07 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 30.07 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 30.07 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 30.07 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 30.07 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 30.07 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 30.07 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 30.08 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 30.09 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 30.09 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 30.09 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 30.09 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 30.09 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 30.09 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 30.10 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 30.10 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 30.10 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 30.10 g++ -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o #8 30.10 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 30.11 g++ -shared -o TCCConversion.so TCCConversion.o #8 30.11 g++ -shared -o TCCInterface.so TCCInterface.o #8 30.12 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 30.12 g++ -shared -o UD_PT.so UD_PT.o #8 30.13 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 30.13 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 30.14 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 30.43 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 30.55 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 31.06 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 31.66 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 32.08 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 32.13 if g++ -L /usr/lib/titan-fPIC -o PCU_Tests -Wl,--no-as-needed BSSGP_Types.so GPRS_Components.so GPRS_Context.so GPRS_TBF.so GSM_RR_Types.so GSM_RestOctets.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Components.so PCUIF_Types.so PCU_Tests.so PCU_Tests_NS.so PCU_Tests_SNS.so PCU_selftest.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so SGSN_Components.so SNDCP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GPRS_Components_part_1.so GPRS_Components_part_2.so GPRS_Components_part_3.so GPRS_Components_part_4.so GPRS_Components_part_5.so GPRS_Components_part_6.so GPRS_Components_part_7.so GPRS_Context_part_1.so GPRS_Context_part_2.so GPRS_Context_part_3.so GPRS_Context_part_4.so GPRS_Context_part_5.so GPRS_Context_part_6.so GPRS_Context_part_7.so GPRS_TBF_part_1.so GPRS_TBF_part_2.so GPRS_TBF_part_3.so GPRS_TBF_part_4.so GPRS_TBF_part_5.so GPRS_TBF_part_6.so GPRS_TBF_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_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_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 L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so 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_Components_part_1.so PCUIF_Components_part_2.so PCUIF_Components_part_3.so PCUIF_Components_part_4.so PCUIF_Components_part_5.so PCUIF_Components_part_6.so PCUIF_Components_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 PCU_Tests_part_1.so PCU_Tests_part_2.so PCU_Tests_part_3.so PCU_Tests_part_4.so PCU_Tests_part_5.so PCU_Tests_part_6.so PCU_Tests_part_7.so PCU_Tests_NS_part_1.so PCU_Tests_NS_part_2.so PCU_Tests_NS_part_3.so PCU_Tests_NS_part_4.so PCU_Tests_NS_part_5.so PCU_Tests_NS_part_6.so PCU_Tests_NS_part_7.so PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_7.so PCU_selftest_part_1.so PCU_selftest_part_2.so PCU_selftest_part_3.so PCU_selftest_part_4.so PCU_selftest_part_5.so PCU_selftest_part_6.so PCU_selftest_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 SGSN_Components_part_1.so SGSN_Components_part_2.so SGSN_Components_part_3.so SGSN_Components_part_4.so SGSN_Components_part_5.so SGSN_Components_part_6.so SGSN_Components_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 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 BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAW_NS.so StatsD_Checker.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so BSSGP_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RLCMAC_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ #8 32.13 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 32.13 -L/lib -lcrypto \ #8 32.13 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 32.13 then : ; else /usr/bin/titanver BSSGP_Types.o GPRS_Components.o GPRS_Context.o GPRS_TBF.o GSM_RR_Types.o GSM_RestOctets.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Components.o PCUIF_Types.o PCU_Tests.o PCU_Tests_NS.o PCU_Tests_SNS.o PCU_selftest.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o SGSN_Components.o SNDCP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GPRS_Components_part_1.o GPRS_Components_part_2.o GPRS_Components_part_3.o GPRS_Components_part_4.o GPRS_Components_part_5.o GPRS_Components_part_6.o GPRS_Components_part_7.o GPRS_Context_part_1.o GPRS_Context_part_2.o GPRS_Context_part_3.o GPRS_Context_part_4.o GPRS_Context_part_5.o GPRS_Context_part_6.o GPRS_Context_part_7.o GPRS_TBF_part_1.o GPRS_TBF_part_2.o GPRS_TBF_part_3.o GPRS_TBF_part_4.o GPRS_TBF_part_5.o GPRS_TBF_part_6.o GPRS_TBF_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_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_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 L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o 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_Components_part_1.o PCUIF_Components_part_2.o PCUIF_Components_part_3.o PCUIF_Components_part_4.o PCUIF_Components_part_5.o PCUIF_Components_part_6.o PCUIF_Components_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 PCU_Tests_part_1.o PCU_Tests_part_2.o PCU_Tests_part_3.o PCU_Tests_part_4.o PCU_Tests_part_5.o PCU_Tests_part_6.o PCU_Tests_part_7.o PCU_Tests_NS_part_1.o PCU_Tests_NS_part_2.o PCU_Tests_NS_part_3.o PCU_Tests_NS_part_4.o PCU_Tests_NS_part_5.o PCU_Tests_NS_part_6.o PCU_Tests_NS_part_7.o PCU_Tests_SNS_part_1.o PCU_Tests_SNS_part_2.o PCU_Tests_SNS_part_3.o PCU_Tests_SNS_part_4.o PCU_Tests_SNS_part_5.o PCU_Tests_SNS_part_6.o PCU_Tests_SNS_part_7.o PCU_selftest_part_1.o PCU_selftest_part_2.o PCU_selftest_part_3.o PCU_selftest_part_4.o PCU_selftest_part_5.o PCU_selftest_part_6.o PCU_selftest_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 SGSN_Components_part_1.o SGSN_Components_part_2.o SGSN_Components_part_3.o SGSN_Components_part_4.o SGSN_Components_part_5.o SGSN_Components_part_6.o SGSN_Components_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 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 BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAW_NS.o StatsD_Checker.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o BSSGP_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RLCMAC_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi #8 32.48 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcu' #8 DONE 32.9s #9 [4/4] COPY PCU_TESTS.CFG /data/PCU_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 4.7s done #10 writing image sha256:3da66a676056395b081d7fb3c666a676d6cbed74659d0acbe74de926e9a9f279 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-pcu-test:latest 0.0s done #10 DONE 4.8s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/ttcn3-pcu-test' + docker_image_exists ttcn3-pcu-test + docker images -q osmocom-build/ttcn3-pcu-test + test -n 3da66a676056 + list_osmo_packages debian-bookworm ttcn3-pcu-test + local distro=debian-bookworm + local image=ttcn3-pcu-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcu-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/unix + cp PCU_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/PCU_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/PCU_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/PCU_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/PCU_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/PCU_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu/unix + cp osmo-pcu.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/unix + network_create + SUBNET=3183080 + seq 1 30 + echo (3183080 + 1) % 256 + bc + SUBNET=233 + NET_NAME=ttcn3-pcu-test-233 + SUB4=172.18.233.0/24 + SUB6=fd02:db8:233::/64 + set +x Creating network ttcn3-pcu-test-233, trying SUBNET=233... + docker network create --internal --subnet 172.18.233.0/24 --ipv6 --subnet fd02:db8:233::/64 ttcn3-pcu-test-233 d65ee471d0d464bca0d73428bbb365aa700e345178f5ee3f7b75e4cfca6e949f + set +x ### Network ttcn3-pcu-test-233 created (SUBNET=233) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=233 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester/PCU_Tests.cfg Applying SUBNET=233 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu/osmo-pcu.cfg + echo Starting container with PCU Starting container with PCU + docker_network_params 233 101 + NET=233 + ADDR_SUFIX=101 + echo --network ttcn3-pcu-test-233 --ip 172.18.233.101 --ip6 fd02:db8:233::101 + docker run --rm --network ttcn3-pcu-test-233 --ip 172.18.233.101 --ip6 fd02:db8:233::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-asan-103-pcu -d osmocom-build/osmo-pcu-asan /bin/sh -c /usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg >>/data/osmo-pcu.log 2>&1 06d6b17257e4532ea7e8061e7fc1235477c9274e08033544874db019cbbf12a9 + echo Starting container with PCU testsuite Starting container with PCU testsuite + docker_network_params 233 10 + NET=233 + ADDR_SUFIX=10 + echo --network ttcn3-pcu-test-233 --ip 172.18.233.10 --ip6 fd02:db8:233::10 + docker run --rm --network ttcn3-pcu-test-233 --ip 172.18.233.10 --ip6 fd02:db8:233::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.233.101 -e OSMO_SUT_PORT=4240 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/pcu-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-asan-103-ttcn3-pcu-test osmocom-build/ttcn3-pcu-test + SUBDIR=pcu + SUITE=PCU_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcu/PCU_Tests PCU_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PCU_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: PCU_Tests.cfg MC@ca9d375e468c: Unix server socket created successfully. MC@ca9d375e468c: Listening on TCP port 35431. ca9d375e468c is the default MC2> spawn /osmo-ttcn3-hacks/pcu/PCU_Tests ca9d375e468c 35431 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ca9d375e468c: New HC connected from 172.18.233.10 [172.18.233.10]. ca9d375e468c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ca9d375e468c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ca9d375e468c: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@ca9d375e468c: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@ca9d375e468c: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ca9d375e468c: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@ca9d375e468c: Configuration file was processed on all HCs. MC@ca9d375e468c: Creating MTC on host 172.18.233.10. MC@ca9d375e468c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend'. ------ PCU_Tests.TC_pcuif_suspend ------ Fri Sep 20 13:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_suspend.pcap" >/data/PCU_Tests.TC_pcuif_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_suspend started. 3@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 3@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(7)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_suspend-BVCI1234(6)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(7)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(8)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(8)@ca9d375e468c: Start timer T: 5 s PCUIF(8)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_suspend-STATS(10)@ca9d375e468c: Start timer T: 2 s TC_pcuif_suspend-STATS(10)@ca9d375e468c: Start timer T: 2 s PCUIF(8)@ca9d375e468c: OsmoPCU is now connected BTS(9)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "W" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) MTC@ca9d375e468c: Start timer T: 10 s BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(7)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(7)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(7)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(7)@ca9d375e468c: Start timer Tns_test: 10 s BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(9)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(7)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(7)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(7)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(7)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(7)@ca9d375e468c: Start timer Tns_test: 10 s 4@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 4@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_pcuif_suspend-BVCI1234(6)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend-BVCI1234(6)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(9)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_suspend finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass'. Fri Sep 20 13:48:55 UTC 2024 ====== PCU_Tests.TC_pcuif_suspend pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_suspend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11934) Waiting for packet dumper to finish... 1 (prev_count=11934, count=62144) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend_active_tbf'. ------ PCU_Tests.TC_pcuif_suspend_active_tbf ------ Fri Sep 20 13:48:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap" >/data/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend_active_tbf' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_suspend_active_tbf started. 12@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 12@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(16)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_suspend_active_tbf-BVCI1234(15)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(16)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(17)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(17)@ca9d375e468c: Start timer T: 5 s PCUIF(17)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_suspend_active_tbf-STATS(19)@ca9d375e468c: Start timer T: 2 s TC_pcuif_suspend_active_tbf-STATS(19)@ca9d375e468c: Start timer T: 2 s PCUIF(17)@ca9d375e468c: OsmoPCU is now connected BTS(18)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 10 s BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(16)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(16)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(16)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(16)@ca9d375e468c: Start timer Tns_test: 10 s BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(18)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(16)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(16)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(16)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(16)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(16)@ca9d375e468c: Start timer Tns_test: 10 s 13@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 13@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_pcuif_suspend_active_tbf-BVCI1234(15)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend_active_tbf-BVCI1234(15)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(18)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(18)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 2 s BTS(18)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(18)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 9, t2 := 8 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(18)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(18)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 28, t2 := 0 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } BTS(18)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_suspend_active_tbf finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass'. Fri Sep 20 13:49:01 UTC 2024 ====== PCU_Tests.TC_pcuif_suspend_active_tbf pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_suspend_active_tbf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102449) Waiting for packet dumper to finish... 1 (prev_count=102449, count=244135) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle'. ------ PCU_Tests.TC_ta_ptcch_idle ------ Fri Sep 20 13:49:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ta_ptcch_idle.pcap" >/data/PCU_Tests.TC_ta_ptcch_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ta_ptcch_idle started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(21)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(21)@ca9d375e468c: Start timer T: 5 s PCUIF(21)@ca9d375e468c: Start timer T_Conn: 10 s TC_ta_ptcch_idle-STATS(23)@ca9d375e468c: Start timer T: 2 s TC_ta_ptcch_idle-STATS(23)@ca9d375e468c: Start timer T: 2 s PCUIF(21)@ca9d375e468c: OsmoPCU is now connected BTS(22)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 5 s BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(22)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Decoded PTCCH/D message: BTS(22)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ta_ptcch_idle finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass'. Fri Sep 20 13:49:06 UTC 2024 ====== PCU_Tests.TC_ta_ptcch_idle pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ta_ptcch_idle.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=76096) Waiting for packet dumper to finish... 1 (prev_count=76096, count=118361) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_rach_imm_ass'. ------ PCU_Tests.TC_ta_rach_imm_ass ------ Fri Sep 20 13:49:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ta_rach_imm_ass.pcap" >/data/PCU_Tests.TC_ta_rach_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_rach_imm_ass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ta_rach_imm_ass started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(25)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(25)@ca9d375e468c: Start timer T: 5 s PCUIF(25)@ca9d375e468c: Start timer T_Conn: 10 s TC_ta_rach_imm_ass-STATS(27)@ca9d375e468c: Start timer T: 2 s TC_ta_rach_imm_ass-STATS(27)@ca9d375e468c: Start timer T: 2 s PCUIF(25)@ca9d375e468c: OsmoPCU is now connected BTS(26)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(26)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(26)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1353 with RA=120, TA=16 MTC@ca9d375e468c: Start timer T: 2 s BTS(26)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 27, t2 := 1 }, timing_advance := 16, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1369 with RA=120, TA=32 MTC@ca9d375e468c: Start timer T: 2 s BTS(26)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 43, t2 := 17 }, timing_advance := 32, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1385 with RA=120, TA=48 MTC@ca9d375e468c: Start timer T: 2 s BTS(26)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 8, t2 := 7 }, timing_advance := 48, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(26)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ta_rach_imm_ass finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass'. Fri Sep 20 13:49:11 UTC 2024 ====== PCU_Tests.TC_ta_rach_imm_ass pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ta_rach_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6036) Waiting for packet dumper to finish... 1 (prev_count=6036, count=84552) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ul_ack_nack_first_block'. ------ PCU_Tests.TC_ta_ul_ack_nack_first_block ------ Fri Sep 20 13:49:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap" >/data/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ul_ack_nack_first_block' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ta_ul_ack_nack_first_block started. 29@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 29@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(33)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ta_ul_ack_nack_first_block-BVCI1234(32)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(33)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(34)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(34)@ca9d375e468c: Start timer T: 5 s PCUIF(34)@ca9d375e468c: Start timer T_Conn: 10 s TC_ta_ul_ack_nack_first_block-STATS(36)@ca9d375e468c: Start timer T: 2 s TC_ta_ul_ack_nack_first_block-STATS(36)@ca9d375e468c: Start timer T: 2 s PCUIF(34)@ca9d375e468c: OsmoPCU is now connected BTS(35)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 10 s BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(33)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(33)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(33)@ca9d375e468c: Start timer Tns_alive: 3 s BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(33)@ca9d375e468c: Start timer Tns_test: 10 s BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(35)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(33)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(33)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(33)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(33)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(33)@ca9d375e468c: Start timer Tns_test: 10 s 30@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 30@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ta_ul_ack_nack_first_block-BVCI1234(32)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ta_ul_ack_nack_first_block-BVCI1234(32)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(35)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(35)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Test case "TC_ta_ul_ack_nack_first_block" aborted at "PCU_Tests.ttcn":572 BTS(35)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ta_ul_ack_nack_first_block finished. Verdict: fail reason: Timing Advance mismatch: expected 2, but received 0 MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ul_ack_nack_first_block fail'. Fri Sep 20 13:49:16 UTC 2024 ------ PCU_Tests.TC_ta_ul_ack_nack_first_block fail ------ Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ta_ul_ack_nack_first_block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92760) Waiting for packet dumper to finish... 1 (prev_count=92760, count=129460) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ul_ack_nack_first_block fail' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_idle_dl_tbf_ass'. ------ PCU_Tests.TC_ta_idle_dl_tbf_ass ------ Fri Sep 20 13:49:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap" >/data/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_idle_dl_tbf_ass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ta_idle_dl_tbf_ass started. 38@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 38@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_ta_idle_dl_tbf_ass-BVCI1234(41)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(42)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(42)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(43)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(43)@ca9d375e468c: Start timer T: 5 s PCUIF(43)@ca9d375e468c: Start timer T_Conn: 10 s TC_ta_idle_dl_tbf_ass-STATS(45)@ca9d375e468c: Start timer T: 2 s TC_ta_idle_dl_tbf_ass-STATS(45)@ca9d375e468c: Start timer T: 2 s PCUIF(43)@ca9d375e468c: OsmoPCU is now connected BTS(44)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 10 s BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(42)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(42)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(42)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(42)@ca9d375e468c: Start timer Tns_test: 10 s BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(44)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(42)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(42)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(42)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(42)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(42)@ca9d375e468c: Start timer Tns_test: 10 s 39@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 39@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ta_idle_dl_tbf_ass-BVCI1234(41)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ta_idle_dl_tbf_ass-BVCI1234(41)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(44)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(44)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000042" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '736A7050'O ("sjpP"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '736A7050'O ("sjpP"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } BTS(44)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ta_idle_dl_tbf_ass finished. Verdict: fail reason: Timing Advance value doesn't match MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_idle_dl_tbf_ass fail'. Fri Sep 20 13:49:22 UTC 2024 ------ PCU_Tests.TC_ta_idle_dl_tbf_ass fail ------ Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ta_idle_dl_tbf_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67767) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_idle_dl_tbf_ass fail' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf'. ------ PCU_Tests.TC_ta_ptcch_ul_multi_tbf ------ Fri Sep 20 13:49:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap" >/data/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ta_ptcch_ul_multi_tbf started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(47)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(47)@ca9d375e468c: Start timer T: 5 s PCUIF(47)@ca9d375e468c: Start timer T_Conn: 10 s TC_ta_ptcch_ul_multi_tbf-STATS(49)@ca9d375e468c: Start timer T: 2 s TC_ta_ptcch_ul_multi_tbf-STATS(49)@ca9d375e468c: Start timer T: 2 s PCUIF(47)@ca9d375e468c: OsmoPCU is now connected BTS(48)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(48)@ca9d375e468c: Enabling forwarding of PTCCH/U TDMA events to the TC BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(48)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(48)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(48)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=12, ToA=28 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=38, ToA=56 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=64, ToA=84 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=90, ToA=112 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=116, ToA=140 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=142, ToA=168 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=168, ToA=196 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=194, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=220, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=246, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=272, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=298, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=324, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=350, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=376, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=402, ToA=0 (QTA) MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=428, ToA=28 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=454, ToA=56 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=480, ToA=84 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=506, ToA=112 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=532, ToA=140 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=558, ToA=168 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=584, ToA=196 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=610, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=636, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=662, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=688, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=714, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=740, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=766, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=792, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=818, ToA=0 (QTA) MTC@ca9d375e468c: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=844, ToA=28 (QTA) BTS(48)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ta_ptcch_ul_multi_tbf finished. Verdict: fail reason: Failed to match Timing Advance Index for #0 MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail'. Fri Sep 20 13:49:31 UTC 2024 ------ PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail ------ Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ta_ptcch_ul_multi_tbf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=877298) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_lqual_ul_tbf'. ------ PCU_Tests.TC_cs_lqual_ul_tbf ------ Fri Sep 20 13:49:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_cs_lqual_ul_tbf.pcap" >/data/PCU_Tests.TC_cs_lqual_ul_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_lqual_ul_tbf' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_cs_lqual_ul_tbf started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(51)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(51)@ca9d375e468c: Start timer T: 5 s PCUIF(51)@ca9d375e468c: Start timer T_Conn: 10 s TC_cs_lqual_ul_tbf-STATS(53)@ca9d375e468c: Start timer T: 2 s TC_cs_lqual_ul_tbf-STATS(53)@ca9d375e468c: Start timer T: 2 s PCUIF(51)@ca9d375e468c: OsmoPCU is now connected BTS(52)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(52)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(52)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 0 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 1 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 2 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 3 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 4 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 5 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 6 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 7 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 8 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 9 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 10 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 11 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 12 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 13 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 14 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 15 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 16 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 17 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 18 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 19 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 20 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 21 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 22 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 23 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 24 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 25 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 26 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 27 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 28 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 29 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 30 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 31 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 32 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 33 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 34 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 35 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 36 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 37 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 38 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 39 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 40 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 41 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 42 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 43 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 44 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 45 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 46 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 47 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 48 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 49 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 50 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 51 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 52 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 53 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 54 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 55 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 56 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 57 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 58 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 59 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 60 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 61 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 62 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 63 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 64 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 65 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 66 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 67 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 68 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 69 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 70 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 71 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 72 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 73 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 74 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 75 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 76 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 77 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 78 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS2 (1) MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 79 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 80 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 81 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 82 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 83 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 84 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 85 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 86 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 87 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 88 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 89 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 90 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 91 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 92 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 93 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 94 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 95 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 96 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 97 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 98 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 99 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 100 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 101 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 102 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 103 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 104 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 105 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 106 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 107 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 108 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 109 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 110 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 111 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 112 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 113 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 114 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 115 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 116 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 117 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 118 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 119 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 120 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 121 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 122 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 123 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 124 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 125 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 126 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 127 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 128 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 129 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 130 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 131 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 132 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 133 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 134 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 135 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 136 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 137 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 138 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 139 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 140 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 141 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 142 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 143 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 144 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 145 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 146 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 147 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 148 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 149 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with link quality (dB): 150 BTS(52)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS4 (3) BTS(52)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_cs_lqual_ul_tbf finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass'. Fri Sep 20 13:49:39 UTC 2024 ====== PCU_Tests.TC_cs_lqual_ul_tbf pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_cs_lqual_ul_tbf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1314595) Waiting for packet dumper to finish... 1 (prev_count=1314595, count=1462684) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul'. ------ PCU_Tests.TC_cs_initial_ul ------ Fri Sep 20 13:49:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_cs_initial_ul.pcap" >/data/PCU_Tests.TC_cs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_cs_initial_ul started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(55)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(55)@ca9d375e468c: Start timer T: 5 s PCUIF(55)@ca9d375e468c: Start timer T_Conn: 10 s TC_cs_initial_ul-STATS(57)@ca9d375e468c: Start timer T: 2 s TC_cs_initial_ul-STATS(57)@ca9d375e468c: Start timer T: 2 s PCUIF(55)@ca9d375e468c: OsmoPCU is now connected BTS(56)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(56)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(56)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS3 (2), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS3 (2), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(56)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(56)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_cs_initial_ul finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass'. Fri Sep 20 13:49:45 UTC 2024 ====== PCU_Tests.TC_cs_initial_ul pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_cs_initial_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309088) Waiting for packet dumper to finish... 1 (prev_count=309088, count=355103) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul'. ------ PCU_Tests.TC_cs_max_ul ------ Fri Sep 20 13:49:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_cs_max_ul.pcap" >/data/PCU_Tests.TC_cs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_cs_max_ul started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(59)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(59)@ca9d375e468c: Start timer T: 5 s PCUIF(59)@ca9d375e468c: Start timer T_Conn: 10 s TC_cs_max_ul-STATS(61)@ca9d375e468c: Start timer T: 2 s TC_cs_max_ul-STATS(61)@ca9d375e468c: Start timer T: 2 s PCUIF(59)@ca9d375e468c: OsmoPCU is now connected BTS(60)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(60)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(60)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(60)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(60)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_cs_max_ul finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass'. Fri Sep 20 13:49:51 UTC 2024 ====== PCU_Tests.TC_cs_max_ul pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_cs_max_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102765) Waiting for packet dumper to finish... 1 (prev_count=102765, count=260750) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl'. ------ PCU_Tests.TC_cs_initial_dl ------ Fri Sep 20 13:49:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_cs_initial_dl.pcap" >/data/PCU_Tests.TC_cs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_cs_initial_dl started. 63@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_cs_initial_dl-BVCI1234(65)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 63@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(67)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(67)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(68)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(68)@ca9d375e468c: Start timer T: 5 s PCUIF(68)@ca9d375e468c: Start timer T_Conn: 10 s TC_cs_initial_dl-STATS(70)@ca9d375e468c: Start timer T: 2 s TC_cs_initial_dl-STATS(70)@ca9d375e468c: Start timer T: 2 s PCUIF(68)@ca9d375e468c: OsmoPCU is now connected BTS(69)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(67)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(67)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(67)@ca9d375e468c: Start timer Tns_alive: 3 s BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(67)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s BTS(69)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(67)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(67)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(67)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(67)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(67)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s 64@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 64@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_cs_initial_dl-BVCI1234(65)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_cs_initial_dl-BVCI1234(65)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(69)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(69)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(69)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_cs_initial_dl finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass'. Fri Sep 20 13:49:56 UTC 2024 ====== PCU_Tests.TC_cs_initial_dl pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_cs_initial_dl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102294) Waiting for packet dumper to finish... 1 (prev_count=102294, count=152696) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl'. ------ PCU_Tests.TC_cs_max_dl ------ Fri Sep 20 13:49:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_cs_max_dl.pcap" >/data/PCU_Tests.TC_cs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_cs_max_dl started. 72@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 72@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_cs_max_dl-BVCI1234(75)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(76)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(76)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(77)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(77)@ca9d375e468c: Start timer T: 5 s PCUIF(77)@ca9d375e468c: Start timer T_Conn: 10 s TC_cs_max_dl-STATS(79)@ca9d375e468c: Start timer T: 2 s TC_cs_max_dl-STATS(79)@ca9d375e468c: Start timer T: 2 s PCUIF(77)@ca9d375e468c: OsmoPCU is now connected BTS(78)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(76)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@ca9d375e468c: Start timer T: 2 s BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(76)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(76)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(76)@ca9d375e468c: Start timer Tns_test: 10 s BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(78)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(76)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(76)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(76)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(76)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(76)@ca9d375e468c: Start timer Tns_test: 10 s 73@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 73@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: Start timer T: 10 s TC_cs_max_dl-BVCI1234(75)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_cs_max_dl-BVCI1234(75)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(78)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(78)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(78)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(78)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_cs_max_dl finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass'. Fri Sep 20 13:50:13 UTC 2024 ====== PCU_Tests.TC_cs_max_dl pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_cs_max_dl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4169963) Waiting for packet dumper to finish... 1 (prev_count=4169963, count=4325104) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_cs1_to_cs4'. ------ PCU_Tests.TC_dl_cs1_to_cs4 ------ Fri Sep 20 13:50:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_cs1_to_cs4.pcap" >/data/PCU_Tests.TC_dl_cs1_to_cs4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_cs1_to_cs4' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_cs1_to_cs4 started. 81@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 81@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(85)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_cs1_to_cs4-BVCI1234(84)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(85)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(86)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(86)@ca9d375e468c: Start timer T: 5 s PCUIF(86)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_cs1_to_cs4-STATS(88)@ca9d375e468c: Start timer T: 2 s TC_dl_cs1_to_cs4-STATS(88)@ca9d375e468c: Start timer T: 2 s PCUIF(86)@ca9d375e468c: OsmoPCU is now connected BTS(87)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(85)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@ca9d375e468c: Start timer T: 2 s BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(85)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(85)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(85)@ca9d375e468c: Start timer Tns_test: 10 s BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(87)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(85)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(85)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(85)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(85)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(85)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s 82@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 82@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_cs1_to_cs4-BVCI1234(84)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_cs1_to_cs4-BVCI1234(84)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: Start timer T: 10 s MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(87)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(87)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(87)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(87)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_cs1_to_cs4 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass'. Fri Sep 20 13:50:27 UTC 2024 ====== PCU_Tests.TC_dl_cs1_to_cs4 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_cs1_to_cs4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3373791) Waiting for packet dumper to finish... 1 (prev_count=3373791, count=3549132) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul'. ------ PCU_Tests.TC_mcs_initial_ul ------ Fri Sep 20 13:50:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mcs_initial_ul.pcap" >/data/PCU_Tests.TC_mcs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mcs_initial_ul started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(90)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(90)@ca9d375e468c: Start timer T: 5 s PCUIF(90)@ca9d375e468c: Start timer T_Conn: 10 s TC_mcs_initial_ul-STATS(92)@ca9d375e468c: Start timer T: 2 s TC_mcs_initial_ul-STATS(92)@ca9d375e468c: Start timer T: 2 s PCUIF(90)@ca9d375e468c: OsmoPCU is now connected BTS(91)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(91)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(91)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B02A2B2B2B2B2B2B2B2B2B2B'O BTS(91)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0342B2B2B2B2B2B2B2B2B2B'O BTS(91)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mcs_initial_ul finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass'. Fri Sep 20 13:50:33 UTC 2024 ====== PCU_Tests.TC_mcs_initial_ul pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mcs_initial_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333104) Waiting for packet dumper to finish... 1 (prev_count=333104, count=388555) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul'. ------ PCU_Tests.TC_mcs_max_ul ------ Fri Sep 20 13:50:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mcs_max_ul.pcap" >/data/PCU_Tests.TC_mcs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mcs_max_ul started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(94)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(94)@ca9d375e468c: Start timer T: 5 s PCUIF(94)@ca9d375e468c: Start timer T_Conn: 10 s TC_mcs_max_ul-STATS(96)@ca9d375e468c: Start timer T: 2 s TC_mcs_max_ul-STATS(96)@ca9d375e468c: Start timer T: 2 s PCUIF(94)@ca9d375e468c: OsmoPCU is now connected BTS(95)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(95)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(95)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(95)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") BTS(95)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0222B2B2B2B2B2B2B2B2B2B'O BTS(95)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mcs_max_ul finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass'. Fri Sep 20 13:50:39 UTC 2024 ====== PCU_Tests.TC_mcs_max_ul pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mcs_max_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116054) Waiting for packet dumper to finish... 1 (prev_count=116054, count=295023) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl'. ------ PCU_Tests.TC_mcs_initial_dl ------ Fri Sep 20 13:50:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mcs_initial_dl.pcap" >/data/PCU_Tests.TC_mcs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mcs_initial_dl started. 98@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 98@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(102)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mcs_initial_dl-BVCI1234(101)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(102)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(103)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(103)@ca9d375e468c: Start timer T: 5 s PCUIF(103)@ca9d375e468c: Start timer T_Conn: 10 s TC_mcs_initial_dl-STATS(105)@ca9d375e468c: Start timer T: 2 s TC_mcs_initial_dl-STATS(105)@ca9d375e468c: Start timer T: 2 s PCUIF(103)@ca9d375e468c: OsmoPCU is now connected BTS(104)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(102)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@ca9d375e468c: Start timer T: 2 s BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(104)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(102)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(102)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(102)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(102)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(102)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(102)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(102)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(102)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s 99@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 99@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_mcs_initial_dl-BVCI1234(101)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_mcs_initial_dl-BVCI1234(101)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(104)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(104)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(104)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mcs_initial_dl finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass'. Fri Sep 20 13:50:44 UTC 2024 ====== PCU_Tests.TC_mcs_initial_dl pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mcs_initial_dl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=128210) Waiting for packet dumper to finish... 1 (prev_count=128210, count=166244) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl'. ------ PCU_Tests.TC_mcs_max_dl ------ Fri Sep 20 13:50:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mcs_max_dl.pcap" >/data/PCU_Tests.TC_mcs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mcs_max_dl started. 107@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 107@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(111)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mcs_max_dl-BVCI1234(110)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(111)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(112)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(112)@ca9d375e468c: Start timer T: 5 s PCUIF(112)@ca9d375e468c: Start timer T_Conn: 10 s TC_mcs_max_dl-STATS(114)@ca9d375e468c: Start timer T: 2 s TC_mcs_max_dl-STATS(114)@ca9d375e468c: Start timer T: 2 s PCUIF(112)@ca9d375e468c: OsmoPCU is now connected BTS(113)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(113)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(111)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(111)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(111)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(111)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(111)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(111)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(111)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(111)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(111)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s 108@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 108@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: Start timer T: 2 s TC_mcs_max_dl-BVCI1234(110)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_mcs_max_dl-BVCI1234(110)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: Start timer T: 10 s MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(113)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(113)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(113)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(113)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mcs_max_dl finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass'. Fri Sep 20 13:51:00 UTC 2024 ====== PCU_Tests.TC_mcs_max_dl pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mcs_max_dl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4187045) Waiting for packet dumper to finish... 1 (prev_count=4187045, count=4249729) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141'. ------ PCU_Tests.TC_t3141 ------ Fri Sep 20 13:51:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_t3141.pcap" >/data/PCU_Tests.TC_t3141.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_t3141 started. 116@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_t3141-BVCI1234(118)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 116@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(120)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(120)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(121)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(121)@ca9d375e468c: Start timer T: 5 s PCUIF(121)@ca9d375e468c: Start timer T_Conn: 10 s TC_t3141-STATS(123)@ca9d375e468c: Start timer T: 2 s TC_t3141-STATS(123)@ca9d375e468c: Start timer T: 2 s PCUIF(121)@ca9d375e468c: OsmoPCU is now connected BTS(122)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(122)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(120)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(120)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(120)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(120)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(120)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(120)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(120)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(120)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(120)@ca9d375e468c: Start timer Tns_test: 10 s 117@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 117@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_t3141-BVCI1234(118)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_t3141-BVCI1234(118)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(122)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Start timer T_3141: 1 s BTS(122)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU never requested USF, unexpected MTC@ca9d375e468c: Test case "TC_t3141" aborted at "PCU_Tests.ttcn":1436 BTS(122)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_t3141 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass'. Fri Sep 20 13:51:05 UTC 2024 ====== PCU_Tests.TC_t3141 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_t3141.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7350) Waiting for packet dumper to finish... 1 (prev_count=7350, count=54987) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169'. ------ PCU_Tests.TC_n3101_max_t3169 ------ Fri Sep 20 13:51:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_n3101_max_t3169.pcap" >/data/PCU_Tests.TC_n3101_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_n3101_max_t3169 started. 125@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_n3101_max_t3169-BVCI1234(127)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 125@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(129)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(129)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(130)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(130)@ca9d375e468c: Start timer T: 5 s PCUIF(130)@ca9d375e468c: Start timer T_Conn: 10 s TC_n3101_max_t3169-STATS(132)@ca9d375e468c: Start timer T: 2 s TC_n3101_max_t3169-STATS(132)@ca9d375e468c: Start timer T: 2 s PCUIF(130)@ca9d375e468c: OsmoPCU is now connected BTS(131)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "w" & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"t status: 0, user time: 0.03" MTC@ca9d375e468c: Start timer T: 10 s BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(129)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(129)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(129)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(129)@ca9d375e468c: Start timer Tns_test: 10 s BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(131)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(129)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(129)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(129)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(129)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(129)@ca9d375e468c: Start timer Tns_test: 10 s 126@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 126@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_n3101_max_t3169-BVCI1234(127)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_n3101_max_t3169-BVCI1234(127)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(131)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests 7, we have 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=1 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=2 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=3 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=4 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=5 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=6 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=7 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=8 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU requests our USF 0, n3101=9 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 MTC@ca9d375e468c: T3169 started MTC@ca9d375e468c: Start timer T_3169: 1 s BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 BTS(131)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: PCU stopped requesting USF 0 MTC@ca9d375e468c: T_3169 expired MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(131)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(131)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_n3101_max_t3169 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass'. Fri Sep 20 13:51:12 UTC 2024 ====== PCU_Tests.TC_n3101_max_t3169 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_n3101_max_t3169.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=306980) Waiting for packet dumper to finish... 1 (prev_count=306980, count=419156) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169'. ------ PCU_Tests.TC_n3103_max_t3169 ------ Fri Sep 20 13:51:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_n3103_max_t3169.pcap" >/data/PCU_Tests.TC_n3103_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_n3103_max_t3169 started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(134)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(134)@ca9d375e468c: Start timer T: 5 s PCUIF(134)@ca9d375e468c: Start timer T_Conn: 10 s TC_n3103_max_t3169-STATS(136)@ca9d375e468c: Start timer T: 2 s TC_n3103_max_t3169-STATS(136)@ca9d375e468c: Start timer T: 2 s PCUIF(134)@ca9d375e468c: OsmoPCU is now connected BTS(135)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(135)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(135)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T_3169: 1 s BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: T_3169 timeout BTS(135)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(135)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(135)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_n3103_max_t3169 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass'. Fri Sep 20 13:51:18 UTC 2024 ====== PCU_Tests.TC_n3103_max_t3169 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_n3103_max_t3169.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313434) Waiting for packet dumper to finish... 1 (prev_count=313434, count=408336) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191'. ------ PCU_Tests.TC_x2031_t3191 ------ Fri Sep 20 13:51:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_x2031_t3191.pcap" >/data/PCU_Tests.TC_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_x2031_t3191 started. 138@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_x2031_t3191-BVCI1234(140)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 138@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(142)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(142)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(143)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(143)@ca9d375e468c: Start timer T: 5 s PCUIF(143)@ca9d375e468c: Start timer T_Conn: 10 s TC_x2031_t3191-STATS(145)@ca9d375e468c: Start timer T: 2 s TC_x2031_t3191-STATS(145)@ca9d375e468c: Start timer T: 2 s PCUIF(143)@ca9d375e468c: OsmoPCU is now connected BTS(144)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(142)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(142)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(142)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(142)@ca9d375e468c: Start timer Tns_test: 10 s BTS(144)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(142)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(142)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(142)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(142)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(142)@ca9d375e468c: Start timer Tns_test: 10 s 139@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 139@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_x2031_t3191-BVCI1234(140)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_x2031_t3191-BVCI1234(140)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(144)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(144)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(144)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Received FINAL_ACK MTC@ca9d375e468c: Start timer T: 1 s MTC@ca9d375e468c: Start timer T: 2 s BTS(144)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(144)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 22, t2 := 4 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(144)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_x2031_t3191 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass'. Fri Sep 20 13:51:29 UTC 2024 ====== PCU_Tests.TC_x2031_t3191 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_x2031_t3191.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1502317) Waiting for packet dumper to finish... 1 (prev_count=1502317, count=1535778) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191'. ------ PCU_Tests.TC_zero_x2031_t3191 ------ Fri Sep 20 13:51:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_zero_x2031_t3191.pcap" >/data/PCU_Tests.TC_zero_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_zero_x2031_t3191 started. 147@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 147@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_zero_x2031_t3191-BVCI1234(150)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(151)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(151)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(152)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(152)@ca9d375e468c: Start timer T: 5 s PCUIF(152)@ca9d375e468c: Start timer T_Conn: 10 s TC_zero_x2031_t3191-STATS(154)@ca9d375e468c: Start timer T: 2 s TC_zero_x2031_t3191-STATS(154)@ca9d375e468c: Start timer T: 2 s PCUIF(152)@ca9d375e468c: OsmoPCU is now connected BTS(153)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(151)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(151)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(151)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(151)@ca9d375e468c: Start timer Tns_test: 10 s BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(153)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(151)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(151)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(151)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(151)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(151)@ca9d375e468c: Start timer Tns_test: 10 s 148@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 148@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_zero_x2031_t3191-BVCI1234(150)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_zero_x2031_t3191-BVCI1234(150)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(153)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(153)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s MTC@ca9d375e468c: Received FINAL_ACK MTC@ca9d375e468c: Start timer T: 1 s MTC@ca9d375e468c: Start timer T: 2 s BTS(153)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(153)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 22, t2 := 17 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(153)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_zero_x2031_t3191 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass'. Fri Sep 20 13:51:37 UTC 2024 ====== PCU_Tests.TC_zero_x2031_t3191 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_zero_x2031_t3191.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=706045) Waiting for packet dumper to finish... 1 (prev_count=706045, count=803034) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193'. ------ PCU_Tests.TC_t3193 ------ Fri Sep 20 13:51:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_t3193.pcap" >/data/PCU_Tests.TC_t3193.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_t3193 started. 156@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_t3193-BVCI1234(158)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 156@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(160)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(160)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(161)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(161)@ca9d375e468c: Start timer T: 5 s PCUIF(161)@ca9d375e468c: Start timer T_Conn: 10 s TC_t3193-STATS(163)@ca9d375e468c: Start timer T: 2 s TC_t3193-STATS(163)@ca9d375e468c: Start timer T: 2 s PCUIF(161)@ca9d375e468c: OsmoPCU is now connected BTS(162)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(160)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(160)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(160)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(160)@ca9d375e468c: Start timer Tns_test: 10 s BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(162)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(160)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(160)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(160)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(160)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(160)@ca9d375e468c: Start timer Tns_test: 10 s 157@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 157@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_t3193-BVCI1234(158)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_t3193-BVCI1234(158)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(162)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(162)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(162)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++++") BTS(162)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_t3193 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass'. Fri Sep 20 13:51:43 UTC 2024 ====== PCU_Tests.TC_t3193 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_t3193.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97270) Waiting for packet dumper to finish... 1 (prev_count=97270, count=233442) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195'. ------ PCU_Tests.TC_n3105_max_t3195 ------ Fri Sep 20 13:51:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_n3105_max_t3195.pcap" >/data/PCU_Tests.TC_n3105_max_t3195.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_n3105_max_t3195 started. 165@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_n3105_max_t3195-BVCI1234(167)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 165@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(169)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(169)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(170)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(170)@ca9d375e468c: Start timer T: 5 s PCUIF(170)@ca9d375e468c: Start timer T_Conn: 10 s TC_n3105_max_t3195-STATS(172)@ca9d375e468c: Start timer T: 2 s TC_n3105_max_t3195-STATS(172)@ca9d375e468c: Start timer T: 2 s PCUIF(170)@ca9d375e468c: OsmoPCU is now connected BTS(171)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(169)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(169)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(169)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(169)@ca9d375e468c: Start timer Tns_test: 10 s BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(171)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(169)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(169)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(169)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(169)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(169)@ca9d375e468c: Start timer Tns_test: 10 s 166@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 166@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_n3105_max_t3195-BVCI1234(167)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_n3105_max_t3195-BVCI1234(167)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(171)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(171)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s MTC@ca9d375e468c: Ignoring RRBP 1 MTC@ca9d375e468c: Ignoring RRBP 2 BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Start timer T_3195: 1 s BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(171)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Test case "TC_n3105_max_t3195" aborted at "PCU_Tests.ttcn":197 BTS(171)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_n3105_max_t3195 finished. Verdict: fail reason: Timeout of T_guard MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 fail'. Fri Sep 20 13:52:46 UTC 2024 ------ PCU_Tests.TC_n3105_max_t3195 fail ------ Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_n3105_max_t3195.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13065581) Waiting for packet dumper to finish... 1 (prev_count=13065581, count=13214399) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 fail' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size0'. ------ PCU_Tests.TC_t3172_wait_ind_size0 ------ Fri Sep 20 13:52:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_t3172_wait_ind_size0.pcap" >/data/PCU_Tests.TC_t3172_wait_ind_size0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size0' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_t3172_wait_ind_size0 started. 174@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_t3172_wait_ind_size0-BVCI1234(176)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 174@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(178)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(178)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(179)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(179)@ca9d375e468c: Start timer T: 5 s PCUIF(179)@ca9d375e468c: Start timer T_Conn: 10 s TC_t3172_wait_ind_size0-STATS(181)@ca9d375e468c: Start timer T: 2 s TC_t3172_wait_ind_size0-STATS(181)@ca9d375e468c: Start timer T: 2 s PCUIF(179)@ca9d375e468c: OsmoPCU is now connected BTS(180)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(180)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(178)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(178)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(178)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(178)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(178)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(178)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(178)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(178)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(178)@ca9d375e468c: Start timer Tns_test: 10 s 175@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 175@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_t3172_wait_ind_size0-BVCI1234(176)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size0-BVCI1234(176)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(180)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(180)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(180)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '8B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(180)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_t3172_wait_ind_size0 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass'. Fri Sep 20 13:52:51 UTC 2024 ====== PCU_Tests.TC_t3172_wait_ind_size0 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_t3172_wait_ind_size0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159333) Waiting for packet dumper to finish... 1 (prev_count=159333, count=206868) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size1'. ------ PCU_Tests.TC_t3172_wait_ind_size1 ------ Fri Sep 20 13:52:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_t3172_wait_ind_size1.pcap" >/data/PCU_Tests.TC_t3172_wait_ind_size1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size1' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_t3172_wait_ind_size1 started. 183@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 183@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(187)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_t3172_wait_ind_size1-BVCI1234(186)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(187)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(188)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(188)@ca9d375e468c: Start timer T: 5 s PCUIF(188)@ca9d375e468c: Start timer T_Conn: 10 s TC_t3172_wait_ind_size1-STATS(190)@ca9d375e468c: Start timer T: 2 s TC_t3172_wait_ind_size1-STATS(190)@ca9d375e468c: Start timer T: 2 s PCUIF(188)@ca9d375e468c: OsmoPCU is now connected BTS(189)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(189)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(187)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(187)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(187)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(187)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(187)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(187)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(187)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(187)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(187)@ca9d375e468c: Start timer Tns_test: 10 s 184@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 184@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_t3172_wait_ind_size1-BVCI1234(186)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size1-BVCI1234(186)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(189)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(189)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(189)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(189)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_t3172_wait_ind_size1 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass'. Fri Sep 20 13:52:57 UTC 2024 ====== PCU_Tests.TC_t3172_wait_ind_size1 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_t3172_wait_ind_size1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147909) Waiting for packet dumper to finish... 1 (prev_count=147909, count=206192) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout'. ------ PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout ------ Fri Sep 20 13:52:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.pcap" >/data/PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout started. 192@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 192@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(196)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(195)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(196)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(197)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(197)@ca9d375e468c: Start timer T: 5 s PCUIF(197)@ca9d375e468c: Start timer T_Conn: 10 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(199)@ca9d375e468c: Start timer T: 2 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(199)@ca9d375e468c: Start timer T: 2 s PCUIF(197)@ca9d375e468c: OsmoPCU is now connected BTS(198)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS0" BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS1" BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS2" BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS3" BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS4" BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS5" BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(198)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(196)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(196)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(196)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(196)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(196)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(196)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(196)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(196)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(196)@ca9d375e468c: Start timer Tns_test: 10 s 193@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 193@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(195)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(195)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(198)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 2, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer Tx2001: 2.5 s BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 2 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 3 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 4 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 5 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 6 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 7 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 8 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 9 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 10 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 11 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 12 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 13 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 14 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 15 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 16 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 17 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 18 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Received 19 Pkt Dl Ass BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Tx2001 stopped MTC@ca9d375e468c: Start timer Tafter: 1 s BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Tafter stopped BTS(198)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(198)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass'. Fri Sep 20 13:53:06 UTC 2024 ====== PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1684726) Waiting for packet dumper to finish... 1 (prev_count=1684726, count=1861929) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure'. ------ PCU_Tests.TC_countdown_procedure ------ Fri Sep 20 13:53:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_countdown_procedure.pcap" >/data/PCU_Tests.TC_countdown_procedure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_countdown_procedure started. 201@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 201@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_countdown_procedure-BVCI1234(204)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(205)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(205)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(206)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(206)@ca9d375e468c: Start timer T: 5 s PCUIF(206)@ca9d375e468c: Start timer T_Conn: 10 s TC_countdown_procedure-STATS(208)@ca9d375e468c: Start timer T: 2 s TC_countdown_procedure-STATS(208)@ca9d375e468c: Start timer T: 2 s PCUIF(206)@ca9d375e468c: OsmoPCU is now connected BTS(207)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(205)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(205)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(205)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(205)@ca9d375e468c: Start timer Tns_test: 10 s BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(205)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(205)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(205)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(205)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(205)@ca9d375e468c: Start timer Tns_test: 10 s BTS(207)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" 202@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 202@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_countdown_procedure-BVCI1234(204)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_countdown_procedure-BVCI1234(204)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(207)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(207)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(207)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_countdown_procedure finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass'. Fri Sep 20 13:53:12 UTC 2024 ====== PCU_Tests.TC_countdown_procedure pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_countdown_procedure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=308374) Waiting for packet dumper to finish... 1 (prev_count=308374, count=339263) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes'. ------ PCU_Tests.TC_ul_all_sizes ------ Fri Sep 20 13:53:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_all_sizes.pcap" >/data/PCU_Tests.TC_ul_all_sizes.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_all_sizes started. 210@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_ul_all_sizes-BVCI1234(212)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 210@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(214)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(214)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(215)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(215)@ca9d375e468c: Start timer T: 5 s PCUIF(215)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_all_sizes-STATS(217)@ca9d375e468c: Start timer T: 2 s TC_ul_all_sizes-STATS(217)@ca9d375e468c: Start timer T: 2 s PCUIF(215)@ca9d375e468c: OsmoPCU is now connected BTS(216)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(214)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(216)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(214)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(214)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(214)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(214)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(214)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(214)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(214)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(214)@ca9d375e468c: Start timer Tns_test: 10 s 211@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 211@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_all_sizes-BVCI1234(212)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_all_sizes-BVCI1234(212)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(216)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 1 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 2 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 3 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 4 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 5 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 6 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 7 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 8 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 9 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 10 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 11 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 12 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 13 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 14 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 15 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 16 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 17 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 18 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 19 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 20 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 21 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 22 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 23 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 24 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 25 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 26 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 27 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 28 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 29 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 30 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 31 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 32 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 33 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 34 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 35 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 36 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 37 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 38 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 39 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 40 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 41 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 42 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 43 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 44 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 45 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 46 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 47 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 48 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Sending DATA.ind with LLC payload size 49 BTS(216)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Rx Packet Uplink ACK / NACK BTS(216)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_all_sizes finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass'. Fri Sep 20 13:53:19 UTC 2024 ====== PCU_Tests.TC_ul_all_sizes pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_all_sizes.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=717506) Waiting for packet dumper to finish... 1 (prev_count=717506, count=864335) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_data_toolong_fills_padding'. ------ PCU_Tests.TC_ul_data_toolong_fills_padding ------ Fri Sep 20 13:53:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap" >/data/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_data_toolong_fills_padding' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_data_toolong_fills_padding started. 219@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 219@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_ul_data_toolong_fills_padding-BVCI1234(222)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(223)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(223)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(224)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(224)@ca9d375e468c: Start timer T: 5 s PCUIF(224)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_data_toolong_fills_padding-STATS(226)@ca9d375e468c: Start timer T: 2 s TC_ul_data_toolong_fills_padding-STATS(226)@ca9d375e468c: Start timer T: 2 s PCUIF(224)@ca9d375e468c: OsmoPCU is now connected BTS(225)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(223)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(223)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(223)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(223)@ca9d375e468c: Start timer Tns_test: 10 s BTS(225)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(223)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(223)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(223)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(223)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(223)@ca9d375e468c: Start timer Tns_test: 10 s 220@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 220@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_data_toolong_fills_padding-BVCI1234(222)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_data_toolong_fills_padding-BVCI1234(222)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(225)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(225)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@ca9d375e468c: Start timer T: 0.5 s Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@ca9d375e468c: Start timer T: 0.5 s Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@ca9d375e468c: Start timer T: 0.5 s BTS(225)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_data_toolong_fills_padding finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_data_toolong_fills_padding pass'. Fri Sep 20 13:53:26 UTC 2024 ====== PCU_Tests.TC_ul_data_toolong_fills_padding pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_data_toolong_fills_padding.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303499) Waiting for packet dumper to finish... 1 (prev_count=303499, count=436337) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_data_toolong_fills_padding pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong'. ------ PCU_Tests.TC_mo_ping_pong ------ Fri Sep 20 13:53:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mo_ping_pong.pcap" >/data/PCU_Tests.TC_mo_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mo_ping_pong started. 228@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_mo_ping_pong-BVCI1234(230)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 228@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(232)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(232)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(233)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(233)@ca9d375e468c: Start timer T: 5 s PCUIF(233)@ca9d375e468c: Start timer T_Conn: 10 s TC_mo_ping_pong-STATS(235)@ca9d375e468c: Start timer T: 2 s TC_mo_ping_pong-STATS(235)@ca9d375e468c: Start timer T: 2 s PCUIF(233)@ca9d375e468c: OsmoPCU is now connected BTS(234)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(232)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(232)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(232)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(232)@ca9d375e468c: Start timer Tns_test: 10 s BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(234)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(232)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(232)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(232)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(232)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(232)@ca9d375e468c: Start timer Tns_test: 10 s 229@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 229@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_mo_ping_pong-BVCI1234(230)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong-BVCI1234(230)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(234)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(234)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 2 s BTS(234)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(234)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 5, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(234)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mo_ping_pong finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass'. Fri Sep 20 13:53:32 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mo_ping_pong.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) Waiting for packet dumper to finish... 1 (prev_count=102056, count=245175) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap'. ------ PCU_Tests.TC_mo_ping_pong_with_ul_racap ------ Fri Sep 20 13:53:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap" >/data/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mo_ping_pong_with_ul_racap started. 237@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 237@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(241)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong_with_ul_racap-BVCI1234(240)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(241)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(242)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(242)@ca9d375e468c: Start timer T: 5 s PCUIF(242)@ca9d375e468c: Start timer T_Conn: 10 s TC_mo_ping_pong_with_ul_racap-STATS(244)@ca9d375e468c: Start timer T: 2 s TC_mo_ping_pong_with_ul_racap-STATS(244)@ca9d375e468c: Start timer T: 2 s PCUIF(242)@ca9d375e468c: OsmoPCU is now connected BTS(243)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(241)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(241)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(241)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(241)@ca9d375e468c: Start timer Tns_test: 10 s BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(243)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(241)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(241)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(241)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(241)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(241)@ca9d375e468c: Start timer Tns_test: 10 s 238@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 238@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_mo_ping_pong_with_ul_racap-BVCI1234(240)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap-BVCI1234(240)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(243)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(243)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer T: 0.5 s BTS(243)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") BTS(243)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(243)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mo_ping_pong_with_ul_racap finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap pass'. Fri Sep 20 13:53:38 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong_with_ul_racap pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mo_ping_pong_with_ul_racap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284188) Waiting for packet dumper to finish... 1 (prev_count=284188, count=362509) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_force_two_phase_access'. ------ PCU_Tests.TC_force_two_phase_access ------ Fri Sep 20 13:53:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_force_two_phase_access.pcap" >/data/PCU_Tests.TC_force_two_phase_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_force_two_phase_access' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_force_two_phase_access started. 246@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 246@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(250)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_force_two_phase_access-BVCI1234(249)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(250)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(251)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(251)@ca9d375e468c: Start timer T: 5 s PCUIF(251)@ca9d375e468c: Start timer T_Conn: 10 s TC_force_two_phase_access-STATS(253)@ca9d375e468c: Start timer T: 2 s TC_force_two_phase_access-STATS(253)@ca9d375e468c: Start timer T: 2 s PCUIF(251)@ca9d375e468c: OsmoPCU is now connected BTS(252)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(250)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(250)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(250)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(250)@ca9d375e468c: Start timer Tns_test: 10 s BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(252)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(250)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(250)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(250)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(250)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(250)@ca9d375e468c: Start timer Tns_test: 10 s 247@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 247@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_force_two_phase_access-BVCI1234(249)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_force_two_phase_access-BVCI1234(249)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(252)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(252)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer T: 0.5 s BTS(252)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") BTS(252)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(252)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_force_two_phase_access finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass'. Fri Sep 20 13:53:44 UTC 2024 ====== PCU_Tests.TC_force_two_phase_access pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_force_two_phase_access.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280906) Waiting for packet dumper to finish... 1 (prev_count=280906, count=362986) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong'. ------ PCU_Tests.TC_mt_ping_pong ------ Fri Sep 20 13:53:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mt_ping_pong.pcap" >/data/PCU_Tests.TC_mt_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mt_ping_pong started. 255@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 255@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_mt_ping_pong-BVCI1234(258)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(259)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(259)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(260)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(260)@ca9d375e468c: Start timer T: 5 s PCUIF(260)@ca9d375e468c: Start timer T_Conn: 10 s TC_mt_ping_pong-STATS(262)@ca9d375e468c: Start timer T: 2 s TC_mt_ping_pong-STATS(262)@ca9d375e468c: Start timer T: 2 s PCUIF(260)@ca9d375e468c: OsmoPCU is now connected BTS(261)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(259)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(259)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(259)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(259)@ca9d375e468c: Start timer Tns_test: 10 s BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(261)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(259)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(259)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(259)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(259)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(259)@ca9d375e468c: Start timer Tns_test: 10 s 256@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 256@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_mt_ping_pong-BVCI1234(258)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_mt_ping_pong-BVCI1234(258)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(261)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(261)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(261)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") BTS(261)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") BTS(261)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mt_ping_pong finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass'. Fri Sep 20 13:53:49 UTC 2024 ====== PCU_Tests.TC_mt_ping_pong pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mt_ping_pong.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96539) Waiting for packet dumper to finish... 1 (prev_count=96539, count=207311) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap'. ------ PCU_Tests.TC_mt_ping_pong_with_dl_racap ------ Fri Sep 20 13:53:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap" >/data/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mt_ping_pong_with_dl_racap started. 264@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 264@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(268)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mt_ping_pong_with_dl_racap-BVCI1234(267)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(268)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(269)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(269)@ca9d375e468c: Start timer T: 5 s PCUIF(269)@ca9d375e468c: Start timer T_Conn: 10 s TC_mt_ping_pong_with_dl_racap-STATS(271)@ca9d375e468c: Start timer T: 2 s TC_mt_ping_pong_with_dl_racap-STATS(271)@ca9d375e468c: Start timer T: 2 s PCUIF(269)@ca9d375e468c: OsmoPCU is now connected BTS(270)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(268)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(268)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(268)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(268)@ca9d375e468c: Start timer Tns_test: 10 s BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(270)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(268)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(268)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(268)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(268)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(268)@ca9d375e468c: Start timer Tns_test: 10 s 265@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 265@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_mt_ping_pong_with_dl_racap-BVCI1234(267)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_mt_ping_pong_with_dl_racap-BVCI1234(267)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(270)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(270)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(270)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") BTS(270)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") BTS(270)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mt_ping_pong_with_dl_racap finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap pass'. Fri Sep 20 13:53:55 UTC 2024 ====== PCU_Tests.TC_mt_ping_pong_with_dl_racap pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mt_ping_pong_with_dl_racap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107676) Waiting for packet dumper to finish... 1 (prev_count=107676, count=218448) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans'. ------ PCU_Tests.TC_ul_intermediate_retrans ------ Fri Sep 20 13:53:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_intermediate_retrans.pcap" >/data/PCU_Tests.TC_ul_intermediate_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_intermediate_retrans started. 273@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 273@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(277)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_intermediate_retrans-BVCI1234(276)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(277)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(278)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(278)@ca9d375e468c: Start timer T: 5 s PCUIF(278)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_intermediate_retrans-STATS(280)@ca9d375e468c: Start timer T: 2 s TC_ul_intermediate_retrans-STATS(280)@ca9d375e468c: Start timer T: 2 s PCUIF(278)@ca9d375e468c: OsmoPCU is now connected BTS(279)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(277)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(277)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(277)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(277)@ca9d375e468c: Start timer Tns_test: 10 s BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(279)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(277)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(277)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(277)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(277)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(277)@ca9d375e468c: Start timer Tns_test: 10 s 274@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 274@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_intermediate_retrans-BVCI1234(276)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_intermediate_retrans-BVCI1234(276)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(279)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(279)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(279)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_intermediate_retrans finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass'. Fri Sep 20 13:54:01 UTC 2024 ====== PCU_Tests.TC_ul_intermediate_retrans pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_intermediate_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114739) Waiting for packet dumper to finish... 1 (prev_count=114739, count=242940) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_imm_ass_dl_block_retrans'. ------ PCU_Tests.TC_imm_ass_dl_block_retrans ------ Fri Sep 20 13:54:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap" >/data/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_imm_ass_dl_block_retrans' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_imm_ass_dl_block_retrans started. 282@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_imm_ass_dl_block_retrans-BVCI1234(284)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 282@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(286)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(286)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(287)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(287)@ca9d375e468c: Start timer T: 5 s PCUIF(287)@ca9d375e468c: Start timer T_Conn: 10 s TC_imm_ass_dl_block_retrans-STATS(289)@ca9d375e468c: Start timer T: 2 s TC_imm_ass_dl_block_retrans-STATS(289)@ca9d375e468c: Start timer T: 2 s PCUIF(287)@ca9d375e468c: OsmoPCU is now connected BTS(288)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(286)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(286)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(286)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(286)@ca9d375e468c: Start timer Tns_test: 10 s BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(288)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(286)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(286)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(286)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(286)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(286)@ca9d375e468c: Start timer Tns_test: 10 s 283@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 283@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_imm_ass_dl_block_retrans-BVCI1234(284)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_imm_ass_dl_block_retrans-BVCI1234(284)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(288)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(288)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(288)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(288)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 5, t2 := 4 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(288)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_imm_ass_dl_block_retrans finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass'. Fri Sep 20 13:54:06 UTC 2024 ====== PCU_Tests.TC_imm_ass_dl_block_retrans pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_imm_ass_dl_block_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97846) Waiting for packet dumper to finish... 1 (prev_count=97846, count=213905) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_flow_more_blocks'. ------ PCU_Tests.TC_dl_flow_more_blocks ------ Fri Sep 20 13:54:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_flow_more_blocks.pcap" >/data/PCU_Tests.TC_dl_flow_more_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_flow_more_blocks' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_flow_more_blocks started. 291@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_dl_flow_more_blocks-BVCI1234(293)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 291@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(295)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(295)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(296)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(296)@ca9d375e468c: Start timer T: 5 s PCUIF(296)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: Start timer T: 2 s TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: Start timer T: 2 s PCUIF(296)@ca9d375e468c: OsmoPCU is now connected BTS(297)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(295)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(295)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(295)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(295)@ca9d375e468c: Start timer Tns_test: 10 s BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(297)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(295)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(295)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(295)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(295)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(295)@ca9d375e468c: Start timer Tns_test: 10 s 292@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 292@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_flow_more_blocks-BVCI1234(293)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_flow_more_blocks-BVCI1234(293)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(297)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(297)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(297)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: Start timer T: 2 s TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: Start timer T_statsd: 5 s TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.tbf.dl.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.dl.alloc", mtype := "c", min := 1, max := 1 } TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.tbf.ul.alloc", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.ul.alloc", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rlc.dl_payload_bytes", val := 64, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.dl_payload_bytes", mtype := "c", min := 64, max := 64 } TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rlc.ul_payload_bytes", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.ul_payload_bytes", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(298)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 1, max := 1 } BTS(297)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_flow_more_blocks finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass'. Fri Sep 20 13:54:12 UTC 2024 ====== PCU_Tests.TC_dl_flow_more_blocks pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_flow_more_blocks.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96920) Waiting for packet dumper to finish... 1 (prev_count=96920, count=184236) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks'. ------ PCU_Tests.TC_ul_flow_multiple_llc_blocks ------ Fri Sep 20 13:54:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap" >/data/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_flow_multiple_llc_blocks started. 300@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 300@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(304)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_flow_multiple_llc_blocks-BVCI1234(303)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(304)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(305)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(305)@ca9d375e468c: Start timer T: 5 s PCUIF(305)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_flow_multiple_llc_blocks-STATS(307)@ca9d375e468c: Start timer T: 2 s TC_ul_flow_multiple_llc_blocks-STATS(307)@ca9d375e468c: Start timer T: 2 s PCUIF(305)@ca9d375e468c: OsmoPCU is now connected BTS(306)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(304)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(306)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(304)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(304)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(304)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(304)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(304)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(304)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(304)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(304)@ca9d375e468c: Start timer Tns_test: 10 s 301@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 301@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_flow_multiple_llc_blocks-BVCI1234(303)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_flow_multiple_llc_blocks-BVCI1234(303)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(306)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(306)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(306)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_flow_multiple_llc_blocks finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks pass'. Fri Sep 20 13:54:17 UTC 2024 ====== PCU_Tests.TC_ul_flow_multiple_llc_blocks pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_flow_multiple_llc_blocks.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92571) Waiting for packet dumper to finish... 1 (prev_count=92571, count=189082) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass'. ------ PCU_Tests.TC_dl_no_ack_retrans_imm_ass ------ Fri Sep 20 13:54:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap" >/data/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_no_ack_retrans_imm_ass started. 309@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_dl_no_ack_retrans_imm_ass-BVCI1234(311)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 309@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(313)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(313)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(314)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(314)@ca9d375e468c: Start timer T: 5 s PCUIF(314)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_no_ack_retrans_imm_ass-STATS(316)@ca9d375e468c: Start timer T: 2 s TC_dl_no_ack_retrans_imm_ass-STATS(316)@ca9d375e468c: Start timer T: 2 s PCUIF(314)@ca9d375e468c: OsmoPCU is now connected BTS(315)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\a/unix/pcu_bts', waiting for connection...\"ted normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(313)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(313)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(313)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(313)@ca9d375e468c: Start timer Tns_test: 10 s BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(315)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(313)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(313)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(313)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(313)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(313)@ca9d375e468c: Start timer Tns_test: 10 s 310@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 310@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_no_ack_retrans_imm_ass-BVCI1234(311)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_no_ack_retrans_imm_ass-BVCI1234(311)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(315)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(315)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(315)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(315)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 31, t2 := 4 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(315)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(315)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_no_ack_retrans_imm_ass finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass'. Fri Sep 20 13:54:23 UTC 2024 ====== PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_no_ack_retrans_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316146) Waiting for packet dumper to finish... 1 (prev_count=316146, count=420479) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_llc_sapi_priority'. ------ PCU_Tests.TC_dl_llc_sapi_priority ------ Fri Sep 20 13:54:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_llc_sapi_priority.pcap" >/data/PCU_Tests.TC_dl_llc_sapi_priority.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_llc_sapi_priority' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_llc_sapi_priority started. 318@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 318@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(322)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_llc_sapi_priority-BVCI1234(321)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(322)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(323)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(323)@ca9d375e468c: Start timer T: 5 s PCUIF(323)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_llc_sapi_priority-STATS(325)@ca9d375e468c: Start timer T: 2 s TC_dl_llc_sapi_priority-STATS(325)@ca9d375e468c: Start timer T: 2 s PCUIF(323)@ca9d375e468c: OsmoPCU is now connected BTS(324)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(322)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(322)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(322)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(322)@ca9d375e468c: Start timer Tns_test: 10 s BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(324)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(322)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(322)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(322)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(322)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(322)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 10 s 319@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 319@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_llc_sapi_priority-BVCI1234(321)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_llc_sapi_priority-BVCI1234(321)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(324)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(324)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(324)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_llc_sapi_priority finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass'. Fri Sep 20 13:54:29 UTC 2024 ====== PCU_Tests.TC_dl_llc_sapi_priority pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_llc_sapi_priority.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=128541) Waiting for packet dumper to finish... 1 (prev_count=128541, count=174847) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs'. ------ PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs ------ Fri Sep 20 13:54:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap" >/data/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_bsn_wraparound_gprs started. 327@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 327@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(331)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(330)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(331)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(332)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(332)@ca9d375e468c: Start timer T: 5 s PCUIF(332)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_bsn_wraparound_gprs-STATS(334)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_bsn_wraparound_gprs-STATS(334)@ca9d375e468c: Start timer T: 2 s PCUIF(332)@ca9d375e468c: OsmoPCU is now connected BTS(333)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(331)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(331)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(331)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(331)@ca9d375e468c: Start timer Tns_test: 10 s BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(333)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(331)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(331)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(331)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(331)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(331)@ca9d375e468c: Start timer Tns_test: 10 s 328@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 328@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(330)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(330)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(333)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(333)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Forwarded 298 out of 300 transmitted BTS(333)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_bsn_wraparound_gprs finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass'. Fri Sep 20 13:54:40 UTC 2024 ====== PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2920410) Waiting for packet dumper to finish... 1 (prev_count=2920410, count=3076489) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_bts'. ------ PCU_Tests.TC_paging_cs_from_bts ------ Fri Sep 20 13:54:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_cs_from_bts.pcap" >/data/PCU_Tests.TC_paging_cs_from_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_bts' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_cs_from_bts started. 336@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 336@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(340)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_from_bts-BVCI1234(339)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(340)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(341)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(341)@ca9d375e468c: Start timer T: 5 s PCUIF(341)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_cs_from_bts-STATS(343)@ca9d375e468c: Start timer T: 2 s TC_paging_cs_from_bts-STATS(343)@ca9d375e468c: Start timer T: 2 s PCUIF(341)@ca9d375e468c: OsmoPCU is now connected BTS(342)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(340)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(340)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(340)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(340)@ca9d375e468c: Start timer Tns_test: 10 s BTS(342)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(340)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(340)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(340)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(340)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(340)@ca9d375e468c: Start timer Tns_test: 10 s 337@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 337@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_cs_from_bts-BVCI1234(339)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_bts-BVCI1234(339)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(342)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(342)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(342)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_cs_from_bts finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass'. Fri Sep 20 13:54:46 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_bts pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_cs_from_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123493) Waiting for packet dumper to finish... 1 (prev_count=123493, count=127929) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi'. ------ PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi ------ Fri Sep 20 13:54:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap" >/data/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_cs_from_sgsn_sign_ptmsi started. 345@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 345@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(349)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(348)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(349)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(350)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(350)@ca9d375e468c: Start timer T: 5 s PCUIF(350)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(352)@ca9d375e468c: Start timer T: 2 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(352)@ca9d375e468c: Start timer T: 2 s PCUIF(350)@ca9d375e468c: OsmoPCU is now connected BTS(351)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(349)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(349)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(349)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(349)@ca9d375e468c: Start timer Tns_test: 10 s BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(351)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(349)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(349)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(349)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(349)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(349)@ca9d375e468c: Start timer Tns_test: 10 s 346@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 346@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(348)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(348)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(351)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(351)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000000000000000000000'O BTS(351)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_cs_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass'. Fri Sep 20 13:54:51 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109537) Waiting for packet dumper to finish... 1 (prev_count=109537, count=132800) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign'. ------ PCU_Tests.TC_paging_cs_from_sgsn_sign ------ Fri Sep 20 13:54:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap" >/data/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_cs_from_sgsn_sign started. 354@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 354@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(358)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(358)@ca9d375e468c: Provider Link came up: waiting for NS-RESET TC_paging_cs_from_sgsn_sign-BVCI1234(357)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(359)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(359)@ca9d375e468c: Start timer T: 5 s PCUIF(359)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign-STATS(361)@ca9d375e468c: Start timer T: 2 s TC_paging_cs_from_sgsn_sign-STATS(361)@ca9d375e468c: Start timer T: 2 s PCUIF(359)@ca9d375e468c: OsmoPCU is now connected BTS(360)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(358)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(358)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(358)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(358)@ca9d375e468c: Start timer Tns_test: 10 s BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(360)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(358)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(358)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(358)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(358)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(358)@ca9d375e468c: Start timer Tns_test: 10 s 355@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 355@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_cs_from_sgsn_sign-BVCI1234(357)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign-BVCI1234(357)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(360)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(360)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(360)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_cs_from_sgsn_sign finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign pass'. Fri Sep 20 13:54:57 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_sign pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_cs_from_sgsn_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101671) Waiting for packet dumper to finish... 1 (prev_count=101671, count=133461) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp'. ------ PCU_Tests.TC_paging_cs_from_sgsn_ptp ------ Fri Sep 20 13:54:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap" >/data/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_cs_from_sgsn_ptp started. 363@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 363@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(367)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_from_sgsn_ptp-BVCI1234(366)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(367)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(368)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(368)@ca9d375e468c: Start timer T: 5 s PCUIF(368)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_ptp-STATS(370)@ca9d375e468c: Start timer T: 2 s TC_paging_cs_from_sgsn_ptp-STATS(370)@ca9d375e468c: Start timer T: 2 s PCUIF(368)@ca9d375e468c: OsmoPCU is now connected BTS(369)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(367)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(367)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(367)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(367)@ca9d375e468c: Start timer Tns_test: 10 s BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(369)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(367)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(367)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(367)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(367)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(367)@ca9d375e468c: Start timer Tns_test: 10 s 364@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 364@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_cs_from_sgsn_ptp-BVCI1234(366)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_ptp-BVCI1234(366)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(369)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(369)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(369)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_cs_from_sgsn_ptp finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp pass'. Fri Sep 20 13:55:02 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_ptp pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_cs_from_sgsn_ptp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101004) Waiting for packet dumper to finish... 1 (prev_count=101004, count=133450) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi'. ------ PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi ------ Fri Sep 20 13:55:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap" >/data/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_ps_from_sgsn_sign_ptmsi started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(372)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(372)@ca9d375e468c: Start timer T: 5 s PCUIF(372)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(374)@ca9d375e468c: Start timer T: 2 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(374)@ca9d375e468c: Start timer T: 2 s PCUIF(372)@ca9d375e468c: OsmoPCU is now connected BTS(373)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(373)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" 376@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(379)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 376@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(380)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(374)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s -NSVCI1234(380)@ca9d375e468c: Provider Link came up: waiting for NS-RESET -NSVCI1234(380)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(380)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(380)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(380)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(380)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(380)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(380)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(380)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(380)@ca9d375e468c: Start timer Tns_test: 10 s 377@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 377@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(379)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(379)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized BTS(373)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(373)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 9, 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 := 5, mobileIdentityV := { typeOfIdentity := '100'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0E8EAD28'O } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B2B2B2B'O ("'++++++++++++") } } } TC_paging_ps_from_sgsn_sign_ptmsi-STATS(374)@ca9d375e468c: Start timer T: 2 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(374)@ca9d375e468c: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(374)@ca9d375e468c: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } TC_paging_ps_from_sgsn_sign_ptmsi-STATS(374)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } BTS(373)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_ps_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass'. Fri Sep 20 13:55:10 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488049) Waiting for packet dumper to finish... 1 (prev_count=488049, count=659655) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign'. ------ PCU_Tests.TC_paging_ps_from_sgsn_sign ------ Fri Sep 20 13:55:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap" >/data/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_ps_from_sgsn_sign started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(381)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(381)@ca9d375e468c: Start timer T: 5 s PCUIF(381)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_sign-STATS(383)@ca9d375e468c: Start timer T: 2 s TC_paging_ps_from_sgsn_sign-STATS(383)@ca9d375e468c: Start timer T: 2 s PCUIF(381)@ca9d375e468c: OsmoPCU is now connected BTS(382)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(382)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" 385@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_paging_ps_from_sgsn_sign-BVCI1234(387)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_sign-STATS(383)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s 385@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(389)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(389)@ca9d375e468c: Provider Link came up: waiting for NS-RESET -NSVCI1234(389)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(389)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(389)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(389)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(389)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(389)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(389)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(389)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(389)@ca9d375e468c: Start timer Tns_test: 10 s 386@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 386@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_ps_from_sgsn_sign-BVCI1234(387)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign-BVCI1234(387)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized BTS(382)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(382)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, 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 := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } TC_paging_ps_from_sgsn_sign-STATS(383)@ca9d375e468c: Start timer T: 2 s TC_paging_ps_from_sgsn_sign-STATS(383)@ca9d375e468c: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign-STATS(383)@ca9d375e468c: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } TC_paging_ps_from_sgsn_sign-STATS(383)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } BTS(382)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_ps_from_sgsn_sign finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign pass'. Fri Sep 20 13:55:18 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_sign pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_ps_from_sgsn_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=475500) Waiting for packet dumper to finish... 1 (prev_count=475500, count=667515) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp'. ------ PCU_Tests.TC_paging_ps_from_sgsn_ptp ------ Fri Sep 20 13:55:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap" >/data/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_ps_from_sgsn_ptp started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(390)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(390)@ca9d375e468c: Start timer T: 5 s PCUIF(390)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_ptp-STATS(392)@ca9d375e468c: Start timer T: 2 s TC_paging_ps_from_sgsn_ptp-STATS(392)@ca9d375e468c: Start timer T: 2 s PCUIF(390)@ca9d375e468c: OsmoPCU is now connected BTS(391)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(391)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" 394@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_paging_ps_from_sgsn_ptp-BVCI1234(396)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_ptp-STATS(392)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s 394@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(398)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(398)@ca9d375e468c: Provider Link came up: waiting for NS-RESET -NSVCI1234(398)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(398)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(398)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(398)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(398)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(398)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(398)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(398)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(398)@ca9d375e468c: Start timer Tns_test: 10 s 395@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 395@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_ps_from_sgsn_ptp-BVCI1234(396)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_ptp-BVCI1234(396)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized BTS(391)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(391)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, 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 := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } TC_paging_ps_from_sgsn_ptp-STATS(392)@ca9d375e468c: Start timer T: 2 s TC_paging_ps_from_sgsn_ptp-STATS(392)@ca9d375e468c: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_ptp-STATS(392)@ca9d375e468c: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } TC_paging_ps_from_sgsn_ptp-STATS(392)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } BTS(391)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_ps_from_sgsn_ptp finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp pass'. Fri Sep 20 13:55:26 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_ptp pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_ps_from_sgsn_ptp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=471654) Waiting for packet dumper to finish... 1 (prev_count=471654, count=663423) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout'. ------ PCU_Tests.TC_paging_pch_timeout ------ Fri Sep 20 13:55:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_pch_timeout.pcap" >/data/PCU_Tests.TC_paging_pch_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_pch_timeout started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(399)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(399)@ca9d375e468c: Start timer T: 5 s PCUIF(399)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_pch_timeout-STATS(401)@ca9d375e468c: Start timer T: 2 s TC_paging_pch_timeout-STATS(401)@ca9d375e468c: Start timer T: 2 s PCUIF(399)@ca9d375e468c: OsmoPCU is now connected BTS(400)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(400)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" 403@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_paging_pch_timeout-BVCI1234(405)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_pch_timeout-STATS(401)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s 403@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(407)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(407)@ca9d375e468c: Provider Link came up: waiting for NS-RESET -NSVCI1234(407)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(407)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(407)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(407)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(407)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(407)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(407)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(407)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(407)@ca9d375e468c: Start timer Tns_test: 10 s 404@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 404@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_pch_timeout-BVCI1234(405)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_pch_timeout-BVCI1234(405)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized BTS(400)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(400)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, 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 := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } TC_paging_pch_timeout-STATS(401)@ca9d375e468c: Start timer T: 2 s TC_paging_pch_timeout-STATS(401)@ca9d375e468c: Start timer T_statsd: 5 s TC_paging_pch_timeout-STATS(401)@ca9d375e468c: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } TC_paging_pch_timeout-STATS(401)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } MTC@ca9d375e468c: Start timer T: 1.2 s TC_paging_pch_timeout-STATS(401)@ca9d375e468c: Start timer T: 2 s TC_paging_pch_timeout-STATS(401)@ca9d375e468c: Start timer T_statsd: 5 s TC_paging_pch_timeout-STATS(401)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pch.requests.timeout", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests.timeout", mtype := "c", min := 1, max := 1 } MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(400)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_pch_timeout finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass'. Fri Sep 20 13:55:35 UTC 2024 ====== PCU_Tests.TC_paging_pch_timeout pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_pch_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=878531) Waiting for packet dumper to finish... 1 (prev_count=878531, count=925229) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi ------ Fri Sep 20 13:55:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap" >/data/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_cs_multi_ms_imsi_tmsi started. 408@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(410)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 408@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(412)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(412)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(413)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(413)@ca9d375e468c: Start timer T: 5 s PCUIF(413)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(415)@ca9d375e468c: Start timer T: 2 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(415)@ca9d375e468c: Start timer T: 2 s PCUIF(413)@ca9d375e468c: OsmoPCU is now connected BTS(414)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(412)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(412)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(412)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(412)@ca9d375e468c: Start timer Tns_test: 10 s BTS(414)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(412)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(412)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(412)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(412)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(412)@ca9d375e468c: Start timer Tns_test: 10 s 409@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 409@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(410)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(410)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(414)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 0.2 s BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O BTS(414)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(414)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_cs_multi_ms_imsi_tmsi finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass'. Fri Sep 20 13:55:49 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6646307) Waiting for packet dumper to finish... 1 (prev_count=6646307, count=6678034) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_imsi ------ Fri Sep 20 13:55:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap" >/data/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_cs_multi_ms_imsi started. 417@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_paging_cs_multi_ms_imsi-BVCI1234(419)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 417@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(421)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(421)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(422)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(422)@ca9d375e468c: Start timer T: 5 s PCUIF(422)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_imsi-STATS(424)@ca9d375e468c: Start timer T: 2 s TC_paging_cs_multi_ms_imsi-STATS(424)@ca9d375e468c: Start timer T: 2 s PCUIF(422)@ca9d375e468c: OsmoPCU is now connected BTS(423)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(421)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(421)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(421)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(421)@ca9d375e468c: Start timer Tns_test: 10 s BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(423)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(421)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(421)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(421)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(421)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(421)@ca9d375e468c: Start timer Tns_test: 10 s 418@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 418@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_cs_multi_ms_imsi-BVCI1234(419)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi-BVCI1234(419)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(423)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 0.2 s BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O BTS(423)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(423)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_cs_multi_ms_imsi finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi pass'. Fri Sep 20 13:56:03 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_imsi pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_cs_multi_ms_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6653537) Waiting for packet dumper to finish... 1 (prev_count=6653537, count=6788585) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_tmsi ------ Fri Sep 20 13:56:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap" >/data/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_paging_cs_multi_ms_tmsi started. 426@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 426@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(430)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_multi_ms_tmsi-BVCI1234(429)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(430)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(431)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(431)@ca9d375e468c: Start timer T: 5 s PCUIF(431)@ca9d375e468c: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_tmsi-STATS(433)@ca9d375e468c: Start timer T: 2 s TC_paging_cs_multi_ms_tmsi-STATS(433)@ca9d375e468c: Start timer T: 2 s PCUIF(431)@ca9d375e468c: OsmoPCU is now connected BTS(432)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(430)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(430)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(430)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(430)@ca9d375e468c: Start timer Tns_test: 10 s BTS(432)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(430)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(430)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(430)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(430)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(430)@ca9d375e468c: Start timer Tns_test: 10 s 427@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 427@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_paging_cs_multi_ms_tmsi-BVCI1234(429)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_tmsi-BVCI1234(429)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 1 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 1 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 2 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 2 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 3 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 3 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 4 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 4 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 5 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 5 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(432)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 6 vs exp USF 6 BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 0.2 s BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O BTS(432)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(432)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_paging_cs_multi_ms_tmsi finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi pass'. Fri Sep 20 13:56:14 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_tmsi pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_paging_cs_multi_ms_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5079889) Waiting for packet dumper to finish... 1 (prev_count=5079889, count=5129342) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi'. ------ PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi ------ Fri Sep 20 13:56:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap" >/data/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_bssgp_dl_unitdata_with_valid_imsi started. 435@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 435@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(439)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(438)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(439)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(440)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(440)@ca9d375e468c: Start timer T: 5 s PCUIF(440)@ca9d375e468c: Start timer T_Conn: 10 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: Start timer T: 2 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: Start timer T: 2 s PCUIF(440)@ca9d375e468c: OsmoPCU is now connected BTS(441)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(439)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(439)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(439)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(439)@ca9d375e468c: Start timer Tns_test: 10 s BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(439)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(439)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(439)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(439)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(439)@ca9d375e468c: Start timer Tns_test: 10 s BTS(441)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" 436@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 436@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(438)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(438)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(441)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(441)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 2 s BTS(441)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(441)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 5, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: Start timer T: 2 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: Start timer T_statsd: 5 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.tbf.dl.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.dl.alloc", mtype := "c", min := 1, max := 1 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.tbf.ul.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.ul.alloc", mtype := "c", min := 1, max := 1 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rlc.dl_payload_bytes", val := 10, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.dl_payload_bytes", mtype := "c", min := 10, max := 10 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rlc.ul_payload_bytes", val := 26, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.ul_payload_bytes", mtype := "c", min := 26, max := 26 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 1, max := 1 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(442)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 1, max := 1 } BTS(441)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_bssgp_dl_unitdata_with_valid_imsi finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass'. Fri Sep 20 13:56:20 UTC 2024 ====== PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117089) Waiting for packet dumper to finish... 1 (prev_count=117089, count=248692) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi'. ------ PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi ------ Fri Sep 20 13:56:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap" >/data/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_bssgp_dl_unitdata_with_invalid_imsi started. 444@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(446)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 444@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(448)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(448)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(449)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(449)@ca9d375e468c: Start timer T: 5 s PCUIF(449)@ca9d375e468c: Start timer T_Conn: 10 s TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(451)@ca9d375e468c: Start timer T: 2 s TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(451)@ca9d375e468c: Start timer T: 2 s PCUIF(449)@ca9d375e468c: OsmoPCU is now connected BTS(450)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(448)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(448)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(448)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(448)@ca9d375e468c: Start timer Tns_test: 10 s BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(450)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(448)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(448)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(448)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(448)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(448)@ca9d375e468c: Start timer Tns_test: 10 s 445@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 445@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(446)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(446)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(450)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(450)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(450)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_bssgp_dl_unitdata_with_invalid_imsi finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass'. Fri Sep 20 13:56:25 UTC 2024 ====== PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102969) Waiting for packet dumper to finish... 1 (prev_count=102969, count=154925) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy'. ------ PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy ------ Fri Sep 20 13:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.pcap" >/data/PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_gprs_data_no_llc_ui_dummy started. 453@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(455)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 453@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(457)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(457)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(458)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(458)@ca9d375e468c: Start timer T: 5 s PCUIF(458)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_gprs_data_no_llc_ui_dummy-STATS(460)@ca9d375e468c: Start timer T: 2 s TC_dl_gprs_data_no_llc_ui_dummy-STATS(460)@ca9d375e468c: Start timer T: 2 s PCUIF(458)@ca9d375e468c: OsmoPCU is now connected BTS(459)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(457)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(459)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(457)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(457)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(457)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(457)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(457)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(457)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(457)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(457)@ca9d375e468c: Start timer Tns_test: 10 s 454@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 454@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(455)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(455)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(459)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(459)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(459)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_gprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass'. Fri Sep 20 13:56:31 UTC 2024 ====== PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89771) Waiting for packet dumper to finish... 1 (prev_count=89771, count=116176) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy'. ------ PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy ------ Fri Sep 20 13:56:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.pcap" >/data/PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_egprs_data_no_llc_ui_dummy started. 462@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 462@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(466)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(465)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(466)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(467)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(467)@ca9d375e468c: Start timer T: 5 s PCUIF(467)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(469)@ca9d375e468c: Start timer T: 2 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(469)@ca9d375e468c: Start timer T: 2 s PCUIF(467)@ca9d375e468c: OsmoPCU is now connected BTS(468)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(466)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(466)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(466)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(466)@ca9d375e468c: Start timer Tns_test: 10 s BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(468)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(466)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(466)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(466)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(466)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(466)@ca9d375e468c: Start timer Tns_test: 10 s 463@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 463@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(465)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(465)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(468)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(468)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(468)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_egprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass'. Fri Sep 20 13:56:36 UTC 2024 ====== PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124207) Waiting for packet dumper to finish... 1 (prev_count=124207, count=128643) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch ------ Fri Sep 20 13:56:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.pcap" >/data/PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_finished_pkt_dl_ass_pch started. 471@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 471@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(474)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(475)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(475)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(476)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(476)@ca9d375e468c: Start timer T: 5 s PCUIF(476)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(478)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(478)@ca9d375e468c: Start timer T: 2 s PCUIF(476)@ca9d375e468c: OsmoPCU is now connected BTS(477)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(475)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(475)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(475)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(475)@ca9d375e468c: Start timer Tns_test: 10 s BTS(477)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(475)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(475)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(475)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(475)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(475)@ca9d375e468c: Start timer Tns_test: 10 s 472@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 472@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(474)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(474)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(477)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(477)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 2 s BTS(477)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(477)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 14, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(477)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_finished_pkt_dl_ass_pch finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass'. Fri Sep 20 13:56:41 UTC 2024 ====== PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120265) Waiting for packet dumper to finish... 1 (prev_count=120265, count=228087) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch ------ Fri Sep 20 13:56:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.pcap" >/data/PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_1phase_while_dl_ass_pch started. 480@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(483)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 480@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(484)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(484)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(485)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(485)@ca9d375e468c: Start timer T: 5 s PCUIF(485)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(487)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(487)@ca9d375e468c: Start timer T: 2 s PCUIF(485)@ca9d375e468c: OsmoPCU is now connected BTS(486)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(484)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(486)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(484)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(484)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(484)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(484)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(484)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(484)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(484)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(484)@ca9d375e468c: Start timer Tns_test: 10 s 481@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 481@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(483)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(483)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(486)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 2 s BTS(486)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(486)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 14, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(486)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(486)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") BTS(486)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_1phase_while_dl_ass_pch finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass'. Fri Sep 20 13:56:47 UTC 2024 ====== PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=304226) Waiting for packet dumper to finish... 1 (prev_count=304226, count=328661) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch ------ Fri Sep 20 13:56:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.pcap" >/data/PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_2phase_while_dl_ass_pch started. 489@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(491)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 489@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(493)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(493)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(494)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(494)@ca9d375e468c: Start timer T: 5 s PCUIF(494)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(496)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(496)@ca9d375e468c: Start timer T: 2 s PCUIF(494)@ca9d375e468c: OsmoPCU is now connected BTS(495)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(493)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(493)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(493)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(493)@ca9d375e468c: Start timer Tns_test: 10 s BTS(495)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(493)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(493)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(493)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(493)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(493)@ca9d375e468c: Start timer Tns_test: 10 s 490@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 490@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(491)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(491)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(495)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T: 2 s BTS(495)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(495)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 18, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(495)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 19, t2 := 17 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 19, t2 := 17 } } } BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(495)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") BTS(495)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_2phase_while_dl_ass_pch finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass'. Fri Sep 20 13:56:53 UTC 2024 ====== PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=306235) Waiting for packet dumper to finish... 1 (prev_count=306235, count=346154) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling'. ------ PCU_Tests.TC_egprs_pkt_chan_req_signalling ------ Fri Sep 20 13:56:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap" >/data/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_signalling started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(498)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(498)@ca9d375e468c: Start timer T: 5 s PCUIF(498)@ca9d375e468c: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: Start timer T: 2 s PCUIF(498)@ca9d375e468c: OsmoPCU is now connected BTS(499)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1652): { signalling := { tag := '110011'B, random_bits := '10100'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1652, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(499)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(499)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10100'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1635): { signalling := { tag := '110011'B, random_bits := '00011'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1635, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(499)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00011'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 5, t2 := 4 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1632): { signalling := { tag := '110011'B, random_bits := '00000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1632, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(499)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 9, t2 := 8 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1646): { signalling := { tag := '110011'B, random_bits := '01110'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1646, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(499)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 14, t2 := 13 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1633): { signalling := { tag := '110011'B, random_bits := '00001'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1633, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(499)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00001'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 18, t2 := 17 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1645): { signalling := { tag := '110011'B, random_bits := '01101'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1645, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(499)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 22, t2 := 21 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: Start timer T_statsd: 5 s TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_signalling-STATS(500)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(499)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_signalling finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling pass'. Fri Sep 20 13:56:58 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_signalling pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_egprs_pkt_chan_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6111) Waiting for packet dumper to finish... 1 (prev_count=6111, count=66762) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase'. ------ PCU_Tests.TC_egprs_pkt_chan_req_one_phase ------ Fri Sep 20 13:57:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap" >/data/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_one_phase started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(502)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(502)@ca9d375e468c: Start timer T: 5 s PCUIF(502)@ca9d375e468c: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: Start timer T: 2 s PCUIF(502)@ca9d375e468c: OsmoPCU is now connected BTS(503)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (648): { one_phase := { tag := '0'B, multislot_class := '10100'B, priority := '01'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=648, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(503)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(503)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (398): { one_phase := { tag := '0'B, multislot_class := '01100'B, priority := '01'B, random_bits := '110'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=398, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(503)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (539): { one_phase := { tag := '0'B, multislot_class := '10000'B, priority := '11'B, random_bits := '011'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=539, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(503)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (103): { one_phase := { tag := '0'B, multislot_class := '00011'B, priority := '00'B, random_bits := '111'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=103, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(503)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (568): { one_phase := { tag := '0'B, multislot_class := '10001'B, priority := '11'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=568, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(503)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (666): { one_phase := { tag := '0'B, multislot_class := '10100'B, priority := '11'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=666, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(503)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: Start timer T_statsd: 5 s TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_one_phase-STATS(504)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(503)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_one_phase finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass'. Fri Sep 20 13:57:03 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_egprs_pkt_chan_req_one_phase.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6346) Waiting for packet dumper to finish... 1 (prev_count=6346, count=145986) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase'. ------ PCU_Tests.TC_egprs_pkt_chan_req_two_phase ------ Fri Sep 20 13:57:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap" >/data/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_two_phase started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(506)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(506)@ca9d375e468c: Start timer T: 5 s PCUIF(506)@ca9d375e468c: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: Start timer T: 2 s PCUIF(506)@ca9d375e468c: OsmoPCU is now connected BTS(507)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1560): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1560, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(507)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(507)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1552): { two_phase := { tag := '110000'B, priority := '10'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1552, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(507)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 5, t2 := 4 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1562): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1562, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(507)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 9, t2 := 8 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1544): { two_phase := { tag := '110000'B, priority := '01'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1544, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(507)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 14, t2 := 13 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1559): { two_phase := { tag := '110000'B, priority := '10'B, random_bits := '111'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1559, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(507)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10111'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 18, t2 := 17 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (1557): { two_phase := { tag := '110000'B, priority := '10'B, random_bits := '101'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1557, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(507)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10101'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 22, t2 := 21 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: Start timer T_statsd: 5 s TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_two_phase-STATS(508)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(507)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_two_phase finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass'. Fri Sep 20 13:57:08 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_egprs_pkt_chan_req_two_phase.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6106) Waiting for packet dumper to finish... 1 (prev_count=6106, count=73156) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_content ------ Fri Sep 20 13:57:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap" >/data/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_reject_content started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(510)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(510)@ca9d375e468c: Start timer T: 5 s PCUIF(510)@ca9d375e468c: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: Start timer T: 2 s PCUIF(510)@ca9d375e468c: OsmoPCU is now connected BTS(511)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(511)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(511)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11000'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(511)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11001'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(511)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11100'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(511)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '10100'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(511)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11101'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(511)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11111'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: Start timer T_statsd: 5 s TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.unexpected", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.unexpected", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_rej", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_rej", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(512)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(511)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_reject_content finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass'. Fri Sep 20 13:57:13 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6131) Waiting for packet dumper to finish... 1 (prev_count=6131, count=63649) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency ------ Fri Sep 20 13:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap" >/data/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_reject_emergency started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(514)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(514)@ca9d375e468c: Start timer T: 5 s PCUIF(514)@ca9d375e468c: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: Start timer T: 2 s PCUIF(514)@ca9d375e468c: OsmoPCU is now connected BTS(515)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(515)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(515)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(515)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01111'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(515)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '00010'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(515)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(515)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '00101'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(515)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01100'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: Start timer T_statsd: 5 s TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.unexpected", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.unexpected", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_rej", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_rej", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(516)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(515)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_reject_emergency finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass'. Fri Sep 20 13:57:18 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6141) Waiting for packet dumper to finish... 1 (prev_count=6141, count=59863) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion ------ Fri Sep 20 13:57:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap" >/data/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_reject_exhaustion started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(518)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(518)@ca9d375e468c: Start timer T: 5 s PCUIF(518)@ca9d375e468c: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: Start timer T: 2 s PCUIF(518)@ca9d375e468c: OsmoPCU is now connected BTS(519)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01100'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(519)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01101'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: Start timer T_statsd: 5 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 8, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 8, max := 8 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 8, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 8, max := 8 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 8, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 8, max := 8 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.unexpected", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.unexpected", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 7, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 7, max := 7 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 7, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 7, max := 7 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_rej", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_rej", mtype := "c", min := 1, max := 1 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(520)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(519)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_egprs_pkt_chan_req_reject_exhaustion finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass'. Fri Sep 20 13:57:24 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=155334) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only'. ------ PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only ------ Fri Sep 20 13:57:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.pcap" >/data/PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_mo_ping_pong_with_ul_racap_egprs_only started. 522@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 522@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(526)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(525)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(526)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(527)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(527)@ca9d375e468c: Start timer T: 5 s PCUIF(527)@ca9d375e468c: Start timer T_Conn: 10 s TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(529)@ca9d375e468c: Start timer T: 2 s TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(529)@ca9d375e468c: Start timer T: 2 s PCUIF(527)@ca9d375e468c: OsmoPCU is now connected BTS(528)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 129) & char(0, 0, 0, 175) & char(0, 0, 0, 177) & "d" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(526)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(528)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(526)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(526)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(526)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(526)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(526)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(526)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(526)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(526)@ca9d375e468c: Start timer Tns_test: 10 s 523@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 523@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(525)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(525)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(528)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(528)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") MTC@ca9d375e468c: Start timer T: 0.5 s BTS(528)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O BTS(528)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B0042B2B2B2B2B2B2B2B2B2B'O BTS(528)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_mo_ping_pong_with_ul_racap_egprs_only finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass'. Fri Sep 20 13:57:30 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285852) Waiting for packet dumper to finish... 1 (prev_count=285852, count=372212) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs ------ Fri Sep 20 13:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap" >/data/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_fh_imm_ass_ul_egprs started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(531)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(531)@ca9d375e468c: Start timer T: 5 s PCUIF(531)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(533)@ca9d375e468c: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(533)@ca9d375e468c: Start timer T: 2 s PCUIF(531)@ca9d375e468c: OsmoPCU is now connected BTS(532)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=1642, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(532)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(532)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 14, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 6, presence := '1'B, zero := omit, one := { maio := 31, hsn := 47 } }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 3, ma := '010000000010010010000000'B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Rx Uplink TBF EGPRS assignment: { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } } BTS(532)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_fh_imm_ass_ul_egprs finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass'. Fri Sep 20 13:57:35 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6091) Waiting for packet dumper to finish... 1 (prev_count=6091, count=35632) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_ul ------ Fri Sep 20 13:57:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap" >/data/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_fh_imm_ass_ul started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(535)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(535)@ca9d375e468c: Start timer T: 5 s PCUIF(535)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_ul-STATS(537)@ca9d375e468c: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul-STATS(537)@ca9d375e468c: Start timer T: 2 s PCUIF(535)@ca9d375e468c: OsmoPCU is now connected BTS(536)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(536)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(536)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 15, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 6, presence := '1'B, zero := omit, one := { maio := 29, hsn := 9 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 4, ma := '01010101010100101001001101110000'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(536)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_fh_imm_ass_ul finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul pass'. Fri Sep 20 13:57:40 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_ul pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6060) Waiting for packet dumper to finish... 1 (prev_count=6060, count=43521) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_dl ------ Fri Sep 20 13:57:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap" >/data/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_fh_imm_ass_dl started. 539@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 539@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(543)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_fh_imm_ass_dl-BVCI1234(542)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(543)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(544)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(544)@ca9d375e468c: Start timer T: 5 s PCUIF(544)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_dl-STATS(546)@ca9d375e468c: Start timer T: 2 s TC_pcuif_fh_imm_ass_dl-STATS(546)@ca9d375e468c: Start timer T: 2 s PCUIF(544)@ca9d375e468c: OsmoPCU is now connected BTS(545)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(545)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(543)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(543)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(543)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(543)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(543)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(543)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(543)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(543)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(543)@ca9d375e468c: Start timer Tns_test: 10 s 540@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 540@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_pcuif_fh_imm_ass_dl-BVCI1234(542)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_imm_ass_dl-BVCI1234(542)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(545)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '01'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 13, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 3, presence := '1'B, zero := omit, one := { maio := 33, hsn := 19 } }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 2, ma := '1111001010010000'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '736A7050'O ("sjpP"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '736A7050'O ("sjpP"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } BTS(545)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_fh_imm_ass_dl finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl pass'. Fri Sep 20 13:57:45 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_dl pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_dl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7504) Waiting for packet dumper to finish... 1 (prev_count=7504, count=62715) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul'. ------ PCU_Tests.TC_pcuif_fh_pkt_ass_ul ------ Fri Sep 20 13:57:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap" >/data/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_fh_pkt_ass_ul started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(548)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(548)@ca9d375e468c: Start timer T: 5 s PCUIF(548)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_fh_pkt_ass_ul-STATS(550)@ca9d375e468c: Start timer T: 2 s TC_pcuif_fh_pkt_ass_ul-STATS(550)@ca9d375e468c: Start timer T: 2 s PCUIF(548)@ca9d375e468c: OsmoPCU is now connected BTS(549)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(549)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(549)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 13, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 5, presence := '1'B, zero := omit, one := { maio := 51, hsn := 57 } }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 2, ma := '1000101010000000'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(549)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '832B2B2B2B2B2B2B'O BTS(549)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_fh_pkt_ass_ul finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass'. Fri Sep 20 13:57:50 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_fh_pkt_ass_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=72186) Waiting for packet dumper to finish... 1 (prev_count=72186, count=125410) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl'. ------ PCU_Tests.TC_pcuif_fh_pkt_ass_dl ------ Fri Sep 20 13:57:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap" >/data/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_fh_pkt_ass_dl started. 552@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_pcuif_fh_pkt_ass_dl-BVCI1234(554)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 552@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(556)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(556)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(557)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(557)@ca9d375e468c: Start timer T: 5 s PCUIF(557)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_fh_pkt_ass_dl-STATS(559)@ca9d375e468c: Start timer T: 2 s TC_pcuif_fh_pkt_ass_dl-STATS(559)@ca9d375e468c: Start timer T: 2 s PCUIF(557)@ca9d375e468c: OsmoPCU is now connected BTS(558)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(558)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(556)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(556)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(556)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(556)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(556)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(556)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(556)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(556)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(556)@ca9d375e468c: Start timer Tns_test: 10 s 553@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 553@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_pcuif_fh_pkt_ass_dl-BVCI1234(554)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_pkt_ass_dl-BVCI1234(554)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(558)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 13, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 3, presence := '1'B, zero := omit, one := { maio := 16, hsn := 1 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 2, ma := '0110011110010001'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(558)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B'O ("\v++++++++") BTS(558)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_fh_pkt_ass_dl finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass'. Fri Sep 20 13:57:55 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_fh_pkt_ass_dl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101421) Waiting for packet dumper to finish... 1 (prev_count=101421, count=176169) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc'. ------ PCU_Tests.TC_multitrx_multims_alloc ------ Fri Sep 20 13:57:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_multitrx_multims_alloc.pcap" >/data/PCU_Tests.TC_multitrx_multims_alloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_multitrx_multims_alloc started. 561@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_multitrx_multims_alloc-BVCI1234(563)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 561@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(565)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(565)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(566)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(566)@ca9d375e468c: Start timer T: 5 s PCUIF(566)@ca9d375e468c: Start timer T_Conn: 10 s TC_multitrx_multims_alloc-STATS(568)@ca9d375e468c: Start timer T: 2 s TC_multitrx_multims_alloc-STATS(568)@ca9d375e468c: Start timer T: 2 s PCUIF(566)@ca9d375e468c: OsmoPCU is now connected BTS(567)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(567)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(567)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(567)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS4" BTS(567)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS5" BTS(567)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS0" BTS(567)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS1" -NSVCI1234(565)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(565)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(565)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(565)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(565)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(565)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(565)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(565)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(565)@ca9d375e468c: Start timer Tns_test: 10 s 562@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 562@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_multitrx_multims_alloc-BVCI1234(563)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_multitrx_multims_alloc-BVCI1234(563)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 4, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 0, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 5, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 1, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(567)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 4, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(567)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_multitrx_multims_alloc finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass'. Fri Sep 20 13:58:01 UTC 2024 ====== PCU_Tests.TC_multitrx_multims_alloc pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_multitrx_multims_alloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7537) Waiting for packet dumper to finish... 1 (prev_count=7537, count=145160) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn ------ Fri Sep 20 13:58:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.pcap" >/data/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_multislot_tbf_ms_class_from_sgsn started. 570@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 570@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(573)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(574)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(574)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(575)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(575)@ca9d375e468c: Start timer T: 5 s PCUIF(575)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(577)@ca9d375e468c: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(577)@ca9d375e468c: Start timer T: 2 s PCUIF(575)@ca9d375e468c: OsmoPCU is now connected BTS(576)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS0" BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS1" BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS2" BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS3" BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS4" BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS5" BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(576)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(574)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(574)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(574)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(574)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(574)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(574)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(574)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(574)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(574)@ca9d375e468c: Start timer Tns_test: 10 s 571@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 571@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(573)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(573)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(576)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 2, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(576)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Test case "TC_dl_multislot_tbf_ms_class_from_sgsn" aborted at "PCU_Tests.ttcn":3442 BTS(576)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_multislot_tbf_ms_class_from_sgsn finished. Verdict: fail reason: Expected 8 PDCH slots allocated but got 4 MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail'. Fri Sep 20 13:58:06 UTC 2024 ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail ------ Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97503) Waiting for packet dumper to finish... 1 (prev_count=97503, count=167054) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown ------ Fri Sep 20 13:58:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap" >/data/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_multislot_tbf_ms_class_unknown started. 579@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 579@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(583)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(582)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(583)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(584)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(584)@ca9d375e468c: Start timer T: 5 s PCUIF(584)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_unknown-STATS(586)@ca9d375e468c: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_unknown-STATS(586)@ca9d375e468c: Start timer T: 2 s PCUIF(584)@ca9d375e468c: OsmoPCU is now connected BTS(585)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS0" BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS1" BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS2" BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS3" BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS4" BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS5" BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(583)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(585)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(583)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(583)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(583)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(583)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(583)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(583)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(583)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(583)@ca9d375e468c: Start timer Tns_test: 10 s 580@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 580@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(582)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(582)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(585)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 2, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(585)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Test case "TC_dl_multislot_tbf_ms_class_unknown" aborted at "PCU_Tests.ttcn":3512 BTS(585)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_multislot_tbf_ms_class_unknown finished. Verdict: fail reason: Expected 1 PDCH slots allocated but got 4 MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail'. Fri Sep 20 13:58:11 UTC 2024 ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail ------ Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96821) Waiting for packet dumper to finish... 1 (prev_count=96821, count=160636) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase ------ Fri Sep 20 13:58:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.pcap" >/data/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_dl_multislot_tbf_ms_class_from_2phase started. 588@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(590)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 588@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(592)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(592)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(593)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(593)@ca9d375e468c: Start timer T: 5 s PCUIF(593)@ca9d375e468c: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_2phase-STATS(595)@ca9d375e468c: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_from_2phase-STATS(595)@ca9d375e468c: Start timer T: 2 s PCUIF(593)@ca9d375e468c: OsmoPCU is now connected BTS(594)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS0" BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS1" BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS2" BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS3" BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS4" BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS5" BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(594)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(592)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(592)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(592)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(592)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(592)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(592)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(592)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(592)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(592)@ca9d375e468c: Start timer Tns_test: 10 s 589@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 589@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(590)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(590)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(594)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(594)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") BTS(594)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B'O BTS(594)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_dl_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass'. Fri Sep 20 13:58:17 UTC 2024 ====== PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84318) Waiting for packet dumper to finish... 1 (prev_count=84318, count=229680) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase'. ------ PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase ------ Fri Sep 20 13:58:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.pcap" >/data/PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_multislot_tbf_ms_class_from_2phase started. 597@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 597@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(601)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(600)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(601)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(602)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(602)@ca9d375e468c: Start timer T: 5 s PCUIF(602)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_multislot_tbf_ms_class_from_2phase-STATS(604)@ca9d375e468c: Start timer T: 2 s TC_ul_multislot_tbf_ms_class_from_2phase-STATS(604)@ca9d375e468c: Start timer T: 2 s PCUIF(602)@ca9d375e468c: OsmoPCU is now connected BTS(603)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS0" BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS1" BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS2" BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS3" BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS4" BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS5" BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(603)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(601)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(601)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(601)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(601)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(601)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(601)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(601)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(601)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(601)@ca9d375e468c: Start timer Tns_test: 10 s 598@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 598@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(600)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(600)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(603)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(603)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") BTS(603)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass'. Fri Sep 20 13:58:22 UTC 2024 ====== PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87617) Waiting for packet dumper to finish... 1 (prev_count=87617, count=153412) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req ------ Fri Sep 20 13:58:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.pcap" >/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_resource_req started. 606@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(608)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 606@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(610)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(610)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(611)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(611)@ca9d375e468c: Start timer T: 5 s PCUIF(611)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: Start timer T: 2 s PCUIF(611)@ca9d375e468c: OsmoPCU is now connected BTS(612)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(610)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(610)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(610)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(610)@ca9d375e468c: Start timer Tns_test: 10 s BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(612)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(610)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(610)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(610)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(610)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(610)@ca9d375e468c: Start timer Tns_test: 10 s 607@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 607@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(608)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(608)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(612)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(612)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(612)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(612)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(612)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: Start timer T_statsd: 5 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(613)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pkt.ul_assignment", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pkt.ul_assignment", mtype := "c", min := 1, max := 1 } BTS(612)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_resource_req finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass'. Fri Sep 20 13:58:28 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=51446) Waiting for packet dumper to finish... 1 (prev_count=51446, count=206168) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 ------ Fri Sep 20 13:58:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.pcap" >/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 started. 615@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(617)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 615@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(619)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(619)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(620)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(620)@ca9d375e468c: Start timer T: 5 s PCUIF(620)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(622)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(622)@ca9d375e468c: Start timer T: 2 s PCUIF(620)@ca9d375e468c: OsmoPCU is now connected BTS(621)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(621)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(619)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(619)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(619)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(619)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(619)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(619)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(619)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(619)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(619)@ca9d375e468c: Start timer Tns_test: 10 s 616@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 616@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(617)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(617)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(621)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 7 vs exp USF 0 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: Rx DL block USF 0 vs exp USF 0 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@ca9d375e468c: Start timer T_3168: 16.5 s BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 0 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 1 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 2 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 3 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 4 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 5 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 6 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 7 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 8 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 9 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 10 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 11 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 12 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 13 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 14 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 15 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 16 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 17 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 18 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 19 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 20 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 21 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 22 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 23 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 24 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 25 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 26 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 27 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 28 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 29 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 30 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 31 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 32 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 33 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 34 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 35 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 36 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 37 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 38 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 39 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 40 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 41 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 42 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 43 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 44 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 45 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 46 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 47 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 48 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 49 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 50 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 51 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 52 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 53 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 54 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 55 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 56 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 57 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 58 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 59 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 60 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 61 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 62 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 63 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 64 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 65 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 66 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 67 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 68 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 69 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 70 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 71 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 72 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 73 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 74 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 75 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 76 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 77 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 78 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 79 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 80 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 81 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 82 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 83 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 84 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 85 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 86 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 87 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 88 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 89 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 90 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 91 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 92 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 93 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 94 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 95 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 96 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 97 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 98 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 99 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 100 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 101 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 102 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 103 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 104 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 105 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 106 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 107 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 108 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 109 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 110 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 111 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 112 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 113 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 114 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 115 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 116 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 117 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 118 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 119 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 120 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 121 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 122 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 123 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 124 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 125 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 126 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 127 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 128 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 129 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 130 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 131 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 132 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 133 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 134 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 135 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 136 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 137 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 138 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 139 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 140 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 141 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 142 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 143 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 144 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 145 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 146 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 147 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 148 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 149 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 150 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 151 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 152 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 153 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 154 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 155 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 156 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 157 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 158 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 159 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 160 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 161 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 162 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 163 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 164 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Ignoring RRBP 165 BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(621)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass'. Fri Sep 20 13:58:49 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6198527) Waiting for packet dumper to finish... 1 (prev_count=6198527, count=6385527) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack ------ Fri Sep 20 13:58:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.pcap" >/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack started. 624@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(627)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 624@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(628)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(628)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(629)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(629)@ca9d375e468c: Start timer T: 5 s PCUIF(629)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(631)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(631)@ca9d375e468c: Start timer T: 2 s PCUIF(629)@ca9d375e468c: OsmoPCU is now connected BTS(630)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(628)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(628)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(628)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(628)@ca9d375e468c: Start timer Tns_test: 10 s BTS(630)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(628)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(628)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(628)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(628)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(628)@ca9d375e468c: Start timer Tns_test: 10 s 625@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 625@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(627)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(627)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(630)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(630)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(630)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") BTS(630)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass'. Fri Sep 20 13:58:55 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123535) Waiting for packet dumper to finish... 1 (prev_count=123535, count=184432) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs ------ Fri Sep 20 13:58:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.pcap" >/data/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs started. 633@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 633@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(637)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(636)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(637)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(638)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(638)@ca9d375e468c: Start timer T: 5 s PCUIF(638)@ca9d375e468c: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(640)@ca9d375e468c: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(640)@ca9d375e468c: Start timer T: 2 s PCUIF(638)@ca9d375e468c: OsmoPCU is now connected BTS(639)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 241) & char(0, 0, 0, 17) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(637)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(639)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(637)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(637)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(637)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(637)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(637)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(637)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(637)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(637)@ca9d375e468c: Start timer Tns_test: 10 s 634@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 634@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(636)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(636)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 2 s BTS(639)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(639)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s BTS(639)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B'O ("\v++++++++") BTS(639)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass'. Fri Sep 20 13:59:00 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7791) Waiting for packet dumper to finish... 1 (prev_count=7791, count=179504) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_multiplex_dl_gprs_egprs'. ------ PCU_Tests.TC_multiplex_dl_gprs_egprs ------ Fri Sep 20 13:59:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap" >/data/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_multiplex_dl_gprs_egprs' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_multiplex_dl_gprs_egprs started. 642@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_multiplex_dl_gprs_egprs-BVCI1234(644)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 642@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(646)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(646)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(647)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(647)@ca9d375e468c: Start timer T: 5 s PCUIF(647)@ca9d375e468c: Start timer T_Conn: 10 s TC_multiplex_dl_gprs_egprs-STATS(649)@ca9d375e468c: Start timer T: 2 s TC_multiplex_dl_gprs_egprs-STATS(649)@ca9d375e468c: Start timer T: 2 s PCUIF(647)@ca9d375e468c: OsmoPCU is now connected BTS(648)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(648)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(646)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(646)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(646)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(646)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(646)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(646)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(646)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(646)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(646)@ca9d375e468c: Start timer Tns_test: 10 s 643@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 643@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_multiplex_dl_gprs_egprs-BVCI1234(644)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_multiplex_dl_gprs_egprs-BVCI1234(644)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(648)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(648)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(648)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 6, t2 := 4 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 6, t2 := 4 } } } BTS(648)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") MTC@ca9d375e468c: Start timer T: 0.1 s BTS(648)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") MTC@ca9d375e468c: Start timer T: 0.1 s BTS(648)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O BTS(648)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@ca9d375e468c: results: ms_gprs_usf_count={ 0, 19 } / ms_egprs_usf_count={ 18, 1 } BTS(648)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_multiplex_dl_gprs_egprs finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass'. Fri Sep 20 13:59:15 UTC 2024 ====== PCU_Tests.TC_multiplex_dl_gprs_egprs pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_multiplex_dl_gprs_egprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2276117) Waiting for packet dumper to finish... 1 (prev_count=2276117, count=2309730) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_info_ind_subsequent'. ------ PCU_Tests.TC_pcuif_info_ind_subsequent ------ Fri Sep 20 13:59:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap" >/data/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_info_ind_subsequent' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pcuif_info_ind_subsequent started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(651)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(651)@ca9d375e468c: Start timer T: 5 s PCUIF(651)@ca9d375e468c: Start timer T_Conn: 10 s TC_pcuif_info_ind_subsequent-STATS(653)@ca9d375e468c: Start timer T: 2 s TC_pcuif_info_ind_subsequent-STATS(653)@ca9d375e468c: Start timer T: 2 s PCUIF(651)@ca9d375e468c: OsmoPCU is now connected BTS(652)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(652)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" BTS(652)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pcuif_info_ind_subsequent finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass'. Fri Sep 20 13:59:20 UTC 2024 ====== PCU_Tests.TC_pcuif_info_ind_subsequent pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pcuif_info_ind_subsequent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=197767) Waiting for packet dumper to finish... 1 (prev_count=197767, count=259650) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success'. ------ PCU_Tests.TC_nacc_outbound_success ------ Fri Sep 20 13:59:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_success.pcap" >/data/PCU_Tests.TC_nacc_outbound_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_success started. 655@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 655@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(659)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success-BVCI1234(658)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(659)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(660)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(660)@ca9d375e468c: Start timer T: 5 s PCUIF(660)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_success-STATS(662)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_success-STATS(662)@ca9d375e468c: Start timer T: 2 s PCUIF(660)@ca9d375e468c: OsmoPCU is now connected BTS(661)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 10 s BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(661)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(659)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(659)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(659)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(659)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(659)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(659)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(659)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(659)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(659)@ca9d375e468c: Start timer Tns_test: 10 s 656@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 656@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_success-BVCI1234(658)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success-BVCI1234(658)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(661)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(661)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(661)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(661)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_success finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass'. Fri Sep 20 13:59:26 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85076) Waiting for packet dumper to finish... 1 (prev_count=85076, count=278720) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_utran'. ------ PCU_Tests.TC_nacc_outbound_success_utran ------ Fri Sep 20 13:59:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_success_utran.pcap" >/data/PCU_Tests.TC_nacc_outbound_success_utran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_utran' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_success_utran started. 664@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_success_utran-BVCI1234(666)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 664@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(668)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(668)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(669)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(669)@ca9d375e468c: Start timer T: 5 s PCUIF(669)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_success_utran-STATS(671)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_success_utran-STATS(671)@ca9d375e468c: Start timer T: 2 s PCUIF(669)@ca9d375e468c: OsmoPCU is now connected BTS(670)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(670)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 10 s -NSVCI1234(668)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(668)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(668)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(668)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(668)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(668)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(668)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(668)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(668)@ca9d375e468c: Start timer Tns_test: 10 s 665@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 665@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_success_utran-BVCI1234(666)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_utran-BVCI1234(666)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(670)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(670)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(670)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") BTS(670)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_success_utran finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass'. Fri Sep 20 13:59:31 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_utran pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_success_utran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85335) Waiting for packet dumper to finish... 1 (prev_count=85335, count=220944) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_eutran'. ------ PCU_Tests.TC_nacc_outbound_success_eutran ------ Fri Sep 20 13:59:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_success_eutran.pcap" >/data/PCU_Tests.TC_nacc_outbound_success_eutran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_eutran' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_success_eutran started. 673@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_success_eutran-BVCI1234(676)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 673@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(677)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(677)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(678)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(678)@ca9d375e468c: Start timer T: 5 s PCUIF(678)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_success_eutran-STATS(680)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_success_eutran-STATS(680)@ca9d375e468c: Start timer T: 2 s PCUIF(678)@ca9d375e468c: OsmoPCU is now connected BTS(679)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(679)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 10 s -NSVCI1234(677)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(677)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(677)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(677)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(677)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(677)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(677)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(677)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(677)@ca9d375e468c: Start timer Tns_test: 10 s 674@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 674@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_success_eutran-BVCI1234(676)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_eutran-BVCI1234(676)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(679)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(679)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(679)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") BTS(679)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_success_eutran finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass'. Fri Sep 20 13:59:37 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_eutran pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_success_eutran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85346) Waiting for packet dumper to finish... 1 (prev_count=85346, count=222971) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack'. ------ PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack ------ Fri Sep 20 13:59:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap" >/data/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_success_no_ctrl_ack started. 682@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(684)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 682@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(686)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(686)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(687)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(687)@ca9d375e468c: Start timer T: 5 s PCUIF(687)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_success_no_ctrl_ack-STATS(689)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_success_no_ctrl_ack-STATS(689)@ca9d375e468c: Start timer T: 2 s PCUIF(687)@ca9d375e468c: OsmoPCU is now connected BTS(688)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(686)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(686)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(686)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(686)@ca9d375e468c: Start timer Tns_test: 10 s BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(686)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(686)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(688)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(686)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(686)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(686)@ca9d375e468c: Start timer Tns_test: 10 s 683@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 683@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(684)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(684)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(688)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(688)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(688)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(688)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(688)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(688)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(688)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(688)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_success_no_ctrl_ack finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass'. Fri Sep 20 13:59:43 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257119) Waiting for packet dumper to finish... 1 (prev_count=257119, count=309948) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice'. ------ PCU_Tests.TC_nacc_outbound_success_twice ------ Fri Sep 20 13:59:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_success_twice.pcap" >/data/PCU_Tests.TC_nacc_outbound_success_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_success_twice started. 691@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_success_twice-BVCI1234(693)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 691@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(695)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(695)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(696)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(696)@ca9d375e468c: Start timer T: 5 s PCUIF(696)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_success_twice-STATS(698)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_success_twice-STATS(698)@ca9d375e468c: Start timer T: 2 s PCUIF(696)@ca9d375e468c: OsmoPCU is now connected BTS(697)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(697)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(695)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(695)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(695)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(695)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(695)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(695)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(695)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(695)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(695)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s 692@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 692@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_success_twice-BVCI1234(693)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice-BVCI1234(693)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(697)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(697)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(697)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(697)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(697)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_success_twice finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass'. Fri Sep 20 13:59:49 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_twice pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_success_twice.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202487) Waiting for packet dumper to finish... 1 (prev_count=202487, count=381985) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache'. ------ PCU_Tests.TC_nacc_outbound_success_twice_nocache ------ Fri Sep 20 13:59:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap" >/data/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_success_twice_nocache started. 700@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_success_twice_nocache-BVCI1234(702)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 700@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(704)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(704)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(705)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(705)@ca9d375e468c: Start timer T: 5 s PCUIF(705)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_success_twice_nocache-STATS(707)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_success_twice_nocache-STATS(707)@ca9d375e468c: Start timer T: 2 s PCUIF(705)@ca9d375e468c: OsmoPCU is now connected BTS(706)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(706)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(704)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(704)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(704)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(704)@ca9d375e468c: Start timer Tns_test: 10 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s -NSVCI1234(704)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(704)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(704)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(704)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(704)@ca9d375e468c: Start timer Tns_test: 10 s 701@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 701@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_success_twice_nocache-BVCI1234(702)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice_nocache-BVCI1234(702)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(706)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(706)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(706)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") MTC@ca9d375e468c: Start timer T: 2 s BTS(706)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(706)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_success_twice_nocache finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache pass'. Fri Sep 20 13:59:56 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_twice_nocache pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_success_twice_nocache.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=636690) Waiting for packet dumper to finish... 1 (prev_count=636690, count=737277) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout'. ------ PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout ------ Fri Sep 20 13:59:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap" >/data/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_rac_ci_resolve_timeout started. 709@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 709@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(713)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(712)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(713)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(714)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(714)@ca9d375e468c: Start timer T: 5 s PCUIF(714)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(716)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(716)@ca9d375e468c: Start timer T: 2 s PCUIF(714)@ca9d375e468c: OsmoPCU is now connected BTS(715)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(713)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(713)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(713)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(713)@ca9d375e468c: Start timer Tns_test: 10 s BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(715)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(713)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(713)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(713)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(713)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(713)@ca9d375e468c: Start timer Tns_test: 10 s 710@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 710@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(712)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(712)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(715)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(715)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(715)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_rac_ci_resolve_timeout finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass'. Fri Sep 20 14:00:03 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283683) Waiting for packet dumper to finish... 1 (prev_count=283683, count=468951) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout'. ------ PCU_Tests.TC_nacc_outbound_si_resolve_timeout ------ Fri Sep 20 14:00:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap" >/data/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_si_resolve_timeout started. 718@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 718@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(722)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_si_resolve_timeout-BVCI1234(721)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(722)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(723)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(723)@ca9d375e468c: Start timer T: 5 s PCUIF(723)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_si_resolve_timeout-STATS(725)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_si_resolve_timeout-STATS(725)@ca9d375e468c: Start timer T: 2 s PCUIF(723)@ca9d375e468c: OsmoPCU is now connected BTS(724)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(724)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" MTC@ca9d375e468c: Start timer T: 10 s -NSVCI1234(722)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(722)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(722)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(722)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(722)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(722)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(722)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(722)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(722)@ca9d375e468c: Start timer Tns_test: 10 s 719@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 719@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_si_resolve_timeout-BVCI1234(721)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_si_resolve_timeout-BVCI1234(721)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(724)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(724)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(724)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_si_resolve_timeout finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass'. Fri Sep 20 14:00:09 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_si_resolve_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283598) Waiting for packet dumper to finish... 1 (prev_count=283598, count=470931) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup ------ Fri Sep 20 14:00:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup started. 727@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 727@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(730)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(731)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(731)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(732)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(732)@ca9d375e468c: Start timer T: 5 s PCUIF(732)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(734)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(734)@ca9d375e468c: Start timer T: 2 s PCUIF(732)@ca9d375e468c: OsmoPCU is now connected BTS(733)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(731)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(731)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(731)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(731)@ca9d375e468c: Start timer Tns_test: 10 s BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(731)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(731)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(733)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(731)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(731)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(731)@ca9d375e468c: Start timer Tns_test: 10 s 728@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 728@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(730)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(730)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(733)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(733)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer T: 0.2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(733)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(733)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass'. Fri Sep 20 14:00:17 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=654985) Waiting for packet dumper to finish... 1 (prev_count=654985, count=708685) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 ------ Fri Sep 20 14:00:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 started. 736@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(738)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 736@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(741)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(741)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(740)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(740)@ca9d375e468c: Start timer T: 5 s PCUIF(740)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(743)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(743)@ca9d375e468c: Start timer T: 2 s PCUIF(740)@ca9d375e468c: OsmoPCU is now connected BTS(742)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(741)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(741)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(741)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(741)@ca9d375e468c: Start timer Tns_test: 10 s BTS(742)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(741)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(741)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(741)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(741)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(741)@ca9d375e468c: Start timer Tns_test: 10 s 737@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 737@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(738)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(738)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(742)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(742)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer T: 0.2 s MTC@ca9d375e468c: Start timer T: 1 s BTS(742)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(742)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass'. Fri Sep 20 14:00:24 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=486111) Waiting for packet dumper to finish... 1 (prev_count=486111, count=533227) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 ------ Fri Sep 20 14:00:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 started. 745@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(747)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 745@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(749)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(749)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(750)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(750)@ca9d375e468c: Start timer T: 5 s PCUIF(750)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(752)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(752)@ca9d375e468c: Start timer T: 2 s PCUIF(750)@ca9d375e468c: OsmoPCU is now connected BTS(751)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" MTC@ca9d375e468c: Start timer T: 10 s BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(751)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(749)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(749)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(749)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(749)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(749)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(749)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(749)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(749)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(749)@ca9d375e468c: Start timer Tns_test: 10 s 746@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 746@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(747)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(747)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(751)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(751)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(751)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(751)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass'. Fri Sep 20 14:00:29 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280183) Waiting for packet dumper to finish... 1 (prev_count=280183, count=288600) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 ------ Fri Sep 20 14:00:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 started. 754@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 754@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(758)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(757)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(758)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(759)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(759)@ca9d375e468c: Start timer T: 5 s PCUIF(759)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(761)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(761)@ca9d375e468c: Start timer T: 2 s PCUIF(759)@ca9d375e468c: OsmoPCU is now connected BTS(760)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(758)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@ca9d375e468c: Start timer T: 10 s BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(758)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(758)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(758)@ca9d375e468c: Start timer Tns_test: 10 s BTS(760)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(758)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(758)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(758)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(758)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(758)@ca9d375e468c: Start timer Tns_test: 10 s 755@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 755@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(757)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(757)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(760)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(760)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(760)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(760)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(760)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass'. Fri Sep 20 14:00:35 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203251) Waiting for packet dumper to finish... 1 (prev_count=203251, count=293630) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 ------ Fri Sep 20 14:00:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 started. 763@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 763@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(766)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(767)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(767)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(768)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(768)@ca9d375e468c: Start timer T: 5 s PCUIF(768)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(770)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(770)@ca9d375e468c: Start timer T: 2 s PCUIF(768)@ca9d375e468c: OsmoPCU is now connected BTS(769)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" MTC@ca9d375e468c: Start timer T: 10 s BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(767)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(769)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(767)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(767)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(767)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(767)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(767)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(767)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(767)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(767)@ca9d375e468c: Start timer Tns_test: 10 s 764@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 764@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(766)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(766)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(769)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(769)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(769)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(769)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass'. Fri Sep 20 14:00:41 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284069) Waiting for packet dumper to finish... 1 (prev_count=284069, count=287864) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice ------ Fri Sep 20 14:00:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice started. 772@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(774)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 772@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(776)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(776)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(777)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(777)@ca9d375e468c: Start timer T: 5 s PCUIF(777)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(779)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(779)@ca9d375e468c: Start timer T: 2 s PCUIF(777)@ca9d375e468c: OsmoPCU is now connected BTS(778)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(778)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(776)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(776)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(776)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(776)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(776)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(776)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(776)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(776)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(776)@ca9d375e468c: Start timer Tns_test: 10 s 773@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 773@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(774)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(774)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(778)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(778)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer T: 0.2 s BTS(778)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(778)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass'. Fri Sep 20 14:00:46 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=162000) Waiting for packet dumper to finish... 1 (prev_count=162000, count=338818) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 ------ Fri Sep 20 14:00:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 started. 781@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 781@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(785)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(784)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(785)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(786)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(786)@ca9d375e468c: Start timer T: 5 s PCUIF(786)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(788)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(788)@ca9d375e468c: Start timer T: 2 s PCUIF(786)@ca9d375e468c: OsmoPCU is now connected BTS(787)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 17) & "NI~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(787)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(785)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(785)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(785)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(785)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(785)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(785)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(785)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(785)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(785)@ca9d375e468c: Start timer Tns_test: 10 s 782@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 782@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(784)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(784)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(787)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(787)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer T: 0.2 s BTS(787)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(787)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass'. Fri Sep 20 14:00:53 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261866) Waiting for packet dumper to finish... 1 (prev_count=261866, count=337804) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 ------ Fri Sep 20 14:00:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 started. 790@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(792)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 790@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(794)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(794)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(795)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(795)@ca9d375e468c: Start timer T: 5 s PCUIF(795)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(797)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(797)@ca9d375e468c: Start timer T: 2 s PCUIF(795)@ca9d375e468c: OsmoPCU is now connected BTS(796)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "A" & char(0, 0, 0, 146) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(794)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(796)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(794)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(794)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(794)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(794)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(794)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(794)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(794)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(794)@ca9d375e468c: Start timer Tns_test: 10 s 791@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 791@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(792)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(792)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(796)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(796)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(796)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(796)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(796)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass'. Fri Sep 20 14:00:58 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278361) Waiting for packet dumper to finish... 1 (prev_count=278361, count=312647) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 ------ Fri Sep 20 14:01:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 started. 799@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(801)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 799@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(803)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(803)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(804)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(804)@ca9d375e468c: Start timer T: 5 s PCUIF(804)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(806)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(806)@ca9d375e468c: Start timer T: 2 s PCUIF(804)@ca9d375e468c: OsmoPCU is now connected BTS(805)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "A" & char(0, 0, 0, 146) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(805)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(803)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(803)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(803)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(803)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(803)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(803)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(803)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(803)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(803)@ca9d375e468c: Start timer Tns_test: 10 s 800@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 800@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(801)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(801)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(805)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(805)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(805)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(805)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(805)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass'. Fri Sep 20 14:01:04 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284401) Waiting for packet dumper to finish... 1 (prev_count=284401, count=357168) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 ------ Fri Sep 20 14:01:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 started. 808@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(810)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 808@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(813)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(813)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(812)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(812)@ca9d375e468c: Start timer T: 5 s PCUIF(812)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(815)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(815)@ca9d375e468c: Start timer T: 2 s PCUIF(812)@ca9d375e468c: OsmoPCU is now connected BTS(814)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "!" & char(0, 0, 0, 164) & "H~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" MTC@ca9d375e468c: Start timer T: 2 s BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" MTC@ca9d375e468c: Start timer T: 10 s BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(813)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(813)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(813)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(813)@ca9d375e468c: Start timer Tns_test: 10 s BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(814)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(813)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(813)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(813)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(813)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(813)@ca9d375e468c: Start timer Tns_test: 10 s 809@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 809@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(810)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(810)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(814)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(814)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(814)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(814)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(814)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(814)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass'. Fri Sep 20 14:01:10 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280425) Waiting for packet dumper to finish... 1 (prev_count=280425, count=390216) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf ------ Fri Sep 20 14:01:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.pcap" >/data/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf started. 817@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(819)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 817@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(821)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(821)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(822)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(822)@ca9d375e468c: Start timer T: 5 s PCUIF(822)@ca9d375e468c: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(824)@ca9d375e468c: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(824)@ca9d375e468c: Start timer T: 2 s PCUIF(822)@ca9d375e468c: OsmoPCU is now connected BTS(823)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "A" & char(0, 0, 0, 146) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(821)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(821)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(821)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(821)@ca9d375e468c: Start timer Tns_test: 10 s BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(823)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(821)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(821)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(821)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(821)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(821)@ca9d375e468c: Start timer Tns_test: 10 s 818@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 818@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(819)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(819)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(823)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(823)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@ca9d375e468c: Start timer T: 0.1 s BTS(823)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") BTS(823)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") BTS(823)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass'. Fri Sep 20 14:01:15 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285295) Waiting for packet dumper to finish... 1 (prev_count=285295, count=382086) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep ------ Fri Sep 20 14:01:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap" >/data/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_rim_ran_info_req_single_rep started. 826@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_rim_ran_info_req_single_rep-BVCI1234(828)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 826@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(830)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(830)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(831)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(831)@ca9d375e468c: Start timer T: 5 s PCUIF(831)@ca9d375e468c: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep-STATS(833)@ca9d375e468c: Start timer T: 2 s TC_rim_ran_info_req_single_rep-STATS(833)@ca9d375e468c: Start timer T: 2 s PCUIF(831)@ca9d375e468c: OsmoPCU is now connected BTS(832)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "!" & char(0, 0, 0, 164) & "H~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(830)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(830)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(830)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(830)@ca9d375e468c: Start timer Tns_test: 10 s BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(832)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(830)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(830)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(830)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(830)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(830)@ca9d375e468c: Start timer Tns_test: 10 s 827@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 827@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_rim_ran_info_req_single_rep-BVCI1234(828)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep-BVCI1234(828)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 1 s MTC@ca9d375e468c: Start timer T: 2 s BTS(832)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_rim_ran_info_req_single_rep finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep pass'. Fri Sep 20 14:01:22 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91404) Waiting for packet dumper to finish... 1 (prev_count=91404, count=253235) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep_eutran ------ Fri Sep 20 14:01:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.pcap" >/data/PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_rim_ran_info_req_single_rep_eutran started. 835@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_rim_ran_info_req_single_rep_eutran-BVCI1234(837)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 835@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(839)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(839)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(840)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(840)@ca9d375e468c: Start timer T: 5 s PCUIF(840)@ca9d375e468c: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep_eutran-STATS(842)@ca9d375e468c: Start timer T: 2 s TC_rim_ran_info_req_single_rep_eutran-STATS(842)@ca9d375e468c: Start timer T: 2 s PCUIF(840)@ca9d375e468c: OsmoPCU is now connected BTS(841)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "A" & char(0, 0, 0, 146) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" BTS(841)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(839)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(839)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(839)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(839)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(839)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(839)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(839)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(839)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(839)@ca9d375e468c: Start timer Tns_test: 10 s 836@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 836@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_rim_ran_info_req_single_rep_eutran-BVCI1234(837)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep_eutran-BVCI1234(837)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 1 s MTC@ca9d375e468c: Start timer T: 2 s BTS(841)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_rim_ran_info_req_single_rep_eutran finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass'. Fri Sep 20 14:01:28 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91481) Waiting for packet dumper to finish... 1 (prev_count=91481, count=249456) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep_no_si ------ Fri Sep 20 14:01:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.pcap" >/data/PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_rim_ran_info_req_single_rep_no_si started. 844@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(846)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 844@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(848)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(848)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(849)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(849)@ca9d375e468c: Start timer T: 5 s PCUIF(849)@ca9d375e468c: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep_no_si-STATS(851)@ca9d375e468c: Start timer T: 2 s TC_rim_ran_info_req_single_rep_no_si-STATS(851)@ca9d375e468c: Start timer T: 2 s PCUIF(849)@ca9d375e468c: OsmoPCU is now connected BTS(850)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "!" & char(0, 0, 0, 164) & "H~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(848)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(848)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(848)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(848)@ca9d375e468c: Start timer Tns_test: 10 s BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX4/TS7" BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX5/TS7" BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(848)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(848)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(850)@ca9d375e468c: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(848)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(848)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(848)@ca9d375e468c: Start timer Tns_test: 10 s 845@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 845@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_rim_ran_info_req_single_rep_no_si-BVCI1234(846)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(846)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 1 s MTC@ca9d375e468c: Start timer T: 2 s BTS(850)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_rim_ran_info_req_single_rep_no_si finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass'. Fri Sep 20 14:01:34 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91074) Waiting for packet dumper to finish... 1 (prev_count=91074, count=257170) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving'. ------ PCU_Tests.TC_pdch_energy_saving ------ Fri Sep 20 14:01:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_pdch_energy_saving.pcap" >/data/PCU_Tests.TC_pdch_energy_saving.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_pdch_energy_saving started. 853@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 853@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(857)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(857)@ca9d375e468c: Provider Link came up: waiting for NS-RESET TC_pdch_energy_saving-BVCI1234(855)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(858)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(858)@ca9d375e468c: Start timer T: 5 s PCUIF(858)@ca9d375e468c: Start timer T_Conn: 10 s TC_pdch_energy_saving-STATS(860)@ca9d375e468c: Start timer T: 2 s TC_pdch_energy_saving-STATS(860)@ca9d375e468c: Start timer T: 2 s PCUIF(858)@ca9d375e468c: OsmoPCU is now connected BTS(859)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "A" & char(0, 0, 0, 146) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," MTC@ca9d375e468c: Start timer T: 10 s -NSVCI1234(857)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(857)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(857)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(857)@ca9d375e468c: Start timer Tns_test: 10 s BTS(859)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(857)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(857)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(859)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(857)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(857)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(857)@ca9d375e468c: Start timer Tns_test: 10 s 854@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 854@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_pdch_energy_saving-BVCI1234(855)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_pdch_energy_saving-BVCI1234(855)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized MTC@ca9d375e468c: Start timer T: 0.5 s MTC@ca9d375e468c: Start timer T: 0.5 s BTS(859)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_pdch_energy_saving finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass'. Fri Sep 20 14:01:39 UTC 2024 ====== PCU_Tests.TC_pdch_energy_saving pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_pdch_energy_saving.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41985) Waiting for packet dumper to finish... 1 (prev_count=41985, count=45553) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ'. ------ PCU_Tests.TC_stat_pdch_avail_occ ------ Fri Sep 20 14:01:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_stat_pdch_avail_occ.pcap" >/data/PCU_Tests.TC_stat_pdch_avail_occ.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_stat_pdch_avail_occ started. 862@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_stat_pdch_avail_occ-BVCI1234(864)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 862@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(866)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(866)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(867)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(867)@ca9d375e468c: Start timer T: 5 s PCUIF(867)@ca9d375e468c: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: Start timer T: 2 s PCUIF(867)@ca9d375e468c: OsmoPCU is now connected BTS(868)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "A" & char(0, 0, 0, 146) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS4" BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS5" BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS0" BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS1" BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS2" -NSVCI1234(866)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(868)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS3" -NSVCI1234(866)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(866)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(866)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(866)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(866)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(866)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(866)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(866)@ca9d375e468c: Start timer Tns_test: 10 s 863@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 863@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_stat_pdch_avail_occ-BVCI1234(864)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ-BVCI1234(864)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: Start timer T_statsd: 5 s TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(868)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(868)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 4, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(868)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 0, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(868)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@ca9d375e468c: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } BTS(868)@ca9d375e468c: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: Start timer T_statsd: 5 s TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 4, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 4, max := 4 } TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 3, max := 3 } TC_stat_pdch_avail_occ-STATS(869)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 1, max := 1 } BTS(868)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_stat_pdch_avail_occ finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass'. Fri Sep 20 14:01:44 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_stat_pdch_avail_occ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206658) Waiting for packet dumper to finish... 1 (prev_count=206658, count=222819) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs'. ------ PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs ------ Fri Sep 20 14:01:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.pcap" >/data/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs started. 871@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(873)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s 871@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(875)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s -NSVCI1234(875)@ca9d375e468c: Provider Link came up: waiting for NS-RESET PCUIF(876)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(876)@ca9d375e468c: Start timer T: 5 s PCUIF(876)@ca9d375e468c: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: Start timer T: 2 s PCUIF(876)@ca9d375e468c: OsmoPCU is now connected BTS(877)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "!" & char(0, 0, 0, 164) & "H~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS4" BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(875)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(875)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(875)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(875)@ca9d375e468c: Start timer Tns_test: 10 s BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS0" BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS1" BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS2" BTS(877)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS3" -NSVCI1234(875)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(875)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(875)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(875)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(875)@ca9d375e468c: Start timer Tns_test: 10 s 872@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 872@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(873)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(873)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: Start timer T_statsd: 5 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } MTC@ca9d375e468c: Start timer T: 2 s BTS(877)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(877)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: Start timer T_statsd: 5 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(878)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } BTS(877)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass'. Fri Sep 20 14:01:50 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=140876) Waiting for packet dumper to finish... 1 (prev_count=140876, count=144444) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs'. ------ PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs ------ Fri Sep 20 14:01:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.pcap" >/data/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs started. 880@ca9d375e468c: Creating NSIP provider for "172.18.233.10":23000 880@ca9d375e468c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "172.18.233.10", remote_udp_port := 23000, remote_ip := "172.18.233.101", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(884)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(883)@ca9d375e468c: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@ca9d375e468c: Start timer g_T_guard: 60 s -NSVCI1234(884)@ca9d375e468c: Provider Link came up: waiting for NS-RESET MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(885)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(885)@ca9d375e468c: Start timer T: 5 s PCUIF(885)@ca9d375e468c: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: Start timer T: 2 s PCUIF(885)@ca9d375e468c: OsmoPCU is now connected BTS(886)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "!" & char(0, 0, 0, 164) & "H~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS6" BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS4" BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX1/TS5" BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS0" BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX2/TS1" BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS2" BTS(886)@ca9d375e468c: "Rx ACT.req from the PCU: TRX3/TS3" -NSVCI1234(884)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 10 s -NSVCI1234(884)@ca9d375e468c: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(884)@ca9d375e468c: Start timer Tns_alive: 3 s -NSVCI1234(884)@ca9d375e468c: Start timer Tns_test: 10 s -NSVCI1234(884)@ca9d375e468c: Warning: Stopping inactive timer Tns_block. -NSVCI1234(884)@ca9d375e468c: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI1234(884)@ca9d375e468c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(884)@ca9d375e468c: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(884)@ca9d375e468c: Start timer Tns_test: 10 s 881@ca9d375e468c: Rx BVC-RESET for Signaling BVCI=0 881@ca9d375e468c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(883)@ca9d375e468c: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(883)@ca9d375e468c: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ca9d375e468c: BSSGP successfully initialized TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: Start timer T_statsd: 5 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } MTC@ca9d375e468c: Start timer T: 2 s BTS(886)@ca9d375e468c: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(886)@ca9d375e468c: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@ca9d375e468c: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@ca9d375e468c: Start timer T: 0.2 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: Start timer T_statsd: 5 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(887)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 1, max := 1 } BTS(886)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass'. Fri Sep 20 14:01:55 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106288) Waiting for packet dumper to finish... 1 (prev_count=106288, count=150081) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ratectr_all_available_allocated'. ------ PCU_Tests.TC_ratectr_all_available_allocated ------ Fri Sep 20 14:01:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests.TC_ratectr_all_available_allocated.pcap" >/data/PCU_Tests.TC_ratectr_all_available_allocated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ratectr_all_available_allocated started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Start timer T: 2 s PCUIF(889)@ca9d375e468c: "Init PCU interface on '/data/unix/pcu_bts', waiting for connection..." PCUIF(889)@ca9d375e468c: Start timer T: 5 s PCUIF(889)@ca9d375e468c: Start timer T_Conn: 10 s TC_ratectr_all_available_allocated-STATS(891)@ca9d375e468c: Start timer T: 2 s TC_ratectr_all_available_allocated-STATS(891)@ca9d375e468c: Start timer T: 2 s PCUIF(889)@ca9d375e468c: OsmoPCU is now connected BTS(890)@ca9d375e468c: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202409192029~asan" & char(0, 0, 0, 0) & "e" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "A" & char(0, 0, 0, 146) & "I~NV" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 173) & char(0, 0, 0, 175) & char(0, 0, 0, 21) & ",'" & char(0, 0, 0, 20) & char(0, 0, 0, 131) & "\\ta/unix/pcu_bts', waiting for connection...\"ed normally, exit status: 0," TC_ratectr_all_available_allocated-STATS(891)@ca9d375e468c: Start timer T: 2 s MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: "Rx ACT.req from the PCU: TRX0/TS7" BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@ca9d375e468c: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, 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 := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s BTS(890)@ca9d375e468c: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@ca9d375e468c: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01010'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@ca9d375e468c: Start timer T: 2 s TC_ratectr_all_available_allocated-STATS(891)@ca9d375e468c: Start timer T: 2 s TC_ratectr_all_available_allocated-STATS(891)@ca9d375e468c: Start timer T_statsd: 5 s TC_ratectr_all_available_allocated-STATS(891)@ca9d375e468c: EXP match: { name := "TTCN3.bts.0.pdch.all_allocated", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.all_allocated", mtype := "c", min := 1, max := 1 } BTS(890)@ca9d375e468c: Shutting down virtual BTS #0... MTC@ca9d375e468c: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass'. Fri Sep 20 14:02:02 UTC 2024 ====== PCU_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203795) Waiting for packet dumper to finish... 1 (prev_count=203795, count=207363) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MC@ca9d375e468c: Test execution finished. MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset'. ------ PCU_Tests_NS.TC_ns_reset ------ Fri Sep 20 14:02:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_reset.pcap" >/data/PCU_Tests_NS.TC_ns_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_reset started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_reset finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass'. Fri Sep 20 14:02:08 UTC 2024 ====== PCU_Tests_NS.TC_ns_reset pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311) Waiting for packet dumper to finish... 1 (prev_count=311, count=24833) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset_retrans'. ------ PCU_Tests_NS.TC_ns_reset_retrans ------ Fri Sep 20 14:02:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_reset_retrans.pcap" >/data/PCU_Tests_NS.TC_ns_reset_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset_retrans' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_reset_retrans started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_reset_retrans finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass'. Fri Sep 20 14:02:22 UTC 2024 ====== PCU_Tests_NS.TC_ns_reset_retrans pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_reset_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18133) Waiting for packet dumper to finish... 1 (prev_count=18133, count=28862) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive'. ------ PCU_Tests_NS.TC_ns_alive ------ Fri Sep 20 14:02:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_alive.pcap" >/data/PCU_Tests_NS.TC_ns_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_alive started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_alive finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass'. Fri Sep 20 14:02:27 UTC 2024 ====== PCU_Tests_NS.TC_ns_alive pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311) Waiting for packet dumper to finish... 1 (prev_count=311, count=26439) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive_timeout_reset'. ------ PCU_Tests_NS.TC_ns_alive_timeout_reset ------ Fri Sep 20 14:02:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap" >/data/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive_timeout_reset' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_alive_timeout_reset started. MTC@ca9d375e468c: Start timer g_T_guard: 100 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_alive_timeout_reset finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive_timeout_reset pass'. Fri Sep 20 14:02:44 UTC 2024 ====== PCU_Tests_NS.TC_ns_alive_timeout_reset pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_alive_timeout_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=22064) Waiting for packet dumper to finish... 1 (prev_count=22064, count=33149) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive_timeout_reset pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock'. ------ PCU_Tests_NS.TC_ns_unblock ------ Fri Sep 20 14:02:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_unblock.pcap" >/data/PCU_Tests_NS.TC_ns_unblock.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_unblock started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_unblock finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass'. Fri Sep 20 14:02:49 UTC 2024 ====== PCU_Tests_NS.TC_ns_unblock pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_unblock.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313) Waiting for packet dumper to finish... 1 (prev_count=313, count=28874) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock_retrans'. ------ PCU_Tests_NS.TC_ns_unblock_retrans ------ Fri Sep 20 14:02:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_unblock_retrans.pcap" >/data/PCU_Tests_NS.TC_ns_unblock_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock_retrans' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_unblock_retrans started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_unblock_retrans finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass'. Fri Sep 20 14:02:57 UTC 2024 ====== PCU_Tests_NS.TC_ns_unblock_retrans pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_unblock_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18660) Waiting for packet dumper to finish... 1 (prev_count=18660, count=30731) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_full_bringup'. ------ PCU_Tests_NS.TC_ns_full_bringup ------ Fri Sep 20 14:02:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_full_bringup.pcap" >/data/PCU_Tests_NS.TC_ns_full_bringup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_full_bringup' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_full_bringup started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_full_bringup finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass'. Fri Sep 20 14:03:32 UTC 2024 ====== PCU_Tests_NS.TC_ns_full_bringup pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_full_bringup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=22147) Waiting for packet dumper to finish... 1 (prev_count=22147, count=38328) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass' was executed successfully (exit status: 0). MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_so_block'. ------ PCU_Tests_NS.TC_ns_so_block ------ Fri Sep 20 14:03:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/PCU_Tests_NS.TC_ns_so_block.pcap" >/data/PCU_Tests_NS.TC_ns_so_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ca9d375e468c: External command `../ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_so_block' was executed successfully (exit status: 0). MTC@ca9d375e468c: Test case TC_ns_so_block started. MTC@ca9d375e468c: Start timer g_T_guard: 60 s MTC@ca9d375e468c: Start timer T: 5 s MTC@ca9d375e468c: Test case TC_ns_so_block finished. Verdict: pass MTC@ca9d375e468c: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass'. Fri Sep 20 14:03:37 UTC 2024 ====== PCU_Tests_NS.TC_ns_so_block pass ====== Saving talloc report from 172.18.233.101:4240 to PCU_Tests_NS.TC_ns_so_block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31183) MTC@ca9d375e468c: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass' was executed successfully (exit status: 0). MC@ca9d375e468c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ca9d375e468c: Terminating MTC. MC@ca9d375e468c: MTC terminated. MC2> exit MC@ca9d375e468c: Shutting down session. MC@ca9d375e468c: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass PCU_Tests.TC_pcuif_suspend pass PCU_Tests.TC_pcuif_suspend_active_tbf pass PCU_Tests.TC_ta_ptcch_idle pass PCU_Tests.TC_ta_rach_imm_ass xfail PCU_Tests.TC_ta_ul_ack_nack_first_block xfail PCU_Tests.TC_ta_idle_dl_tbf_ass xfail PCU_Tests.TC_ta_ptcch_ul_multi_tbf pass PCU_Tests.TC_cs_lqual_ul_tbf pass PCU_Tests.TC_cs_initial_ul pass PCU_Tests.TC_cs_max_ul pass PCU_Tests.TC_cs_initial_dl pass PCU_Tests.TC_cs_max_dl pass PCU_Tests.TC_dl_cs1_to_cs4 pass PCU_Tests.TC_mcs_initial_ul pass PCU_Tests.TC_mcs_max_ul pass PCU_Tests.TC_mcs_initial_dl pass PCU_Tests.TC_mcs_max_dl pass PCU_Tests.TC_t3141 pass PCU_Tests.TC_n3101_max_t3169 pass PCU_Tests.TC_n3103_max_t3169 pass PCU_Tests.TC_x2031_t3191 pass PCU_Tests.TC_zero_x2031_t3191 pass PCU_Tests.TC_t3193 pass->FAIL PCU_Tests.TC_n3105_max_t3195 pass PCU_Tests.TC_t3172_wait_ind_size0 pass PCU_Tests.TC_t3172_wait_ind_size1 pass PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass PCU_Tests.TC_countdown_procedure pass PCU_Tests.TC_ul_all_sizes pass PCU_Tests.TC_ul_data_toolong_fills_padding pass PCU_Tests.TC_mo_ping_pong pass PCU_Tests.TC_mo_ping_pong_with_ul_racap pass PCU_Tests.TC_force_two_phase_access pass PCU_Tests.TC_mt_ping_pong pass PCU_Tests.TC_mt_ping_pong_with_dl_racap pass PCU_Tests.TC_ul_intermediate_retrans pass PCU_Tests.TC_imm_ass_dl_block_retrans pass PCU_Tests.TC_dl_flow_more_blocks pass PCU_Tests.TC_ul_flow_multiple_llc_blocks pass PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass PCU_Tests.TC_dl_llc_sapi_priority pass PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass PCU_Tests.TC_paging_cs_from_bts pass PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass PCU_Tests.TC_paging_cs_from_sgsn_sign pass PCU_Tests.TC_paging_cs_from_sgsn_ptp pass PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass PCU_Tests.TC_paging_ps_from_sgsn_sign pass PCU_Tests.TC_paging_ps_from_sgsn_ptp pass PCU_Tests.TC_paging_pch_timeout pass PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass PCU_Tests.TC_paging_cs_multi_ms_imsi pass PCU_Tests.TC_paging_cs_multi_ms_tmsi pass PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass PCU_Tests.TC_egprs_pkt_chan_req_signalling pass PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass PCU_Tests.TC_pcuif_fh_imm_ass_ul pass PCU_Tests.TC_pcuif_fh_imm_ass_dl pass PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass PCU_Tests.TC_multitrx_multims_alloc xfail PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn xfail PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown pass PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass PCU_Tests.TC_multiplex_dl_gprs_egprs pass PCU_Tests.TC_pcuif_info_ind_subsequent pass PCU_Tests.TC_nacc_outbound_success pass PCU_Tests.TC_nacc_outbound_success_utran pass PCU_Tests.TC_nacc_outbound_success_eutran pass PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass PCU_Tests.TC_nacc_outbound_success_twice pass PCU_Tests.TC_nacc_outbound_success_twice_nocache pass PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass PCU_Tests.TC_rim_ran_info_req_single_rep pass PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass PCU_Tests.TC_pdch_energy_saving pass PCU_Tests.TC_stat_pdch_avail_occ pass PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass PCU_Tests.TC_ratectr_all_available_allocated pass PCU_Tests_NS.TC_ns_reset pass PCU_Tests_NS.TC_ns_reset_retrans pass PCU_Tests_NS.TC_ns_alive pass PCU_Tests_NS.TC_ns_alive_timeout_reset pass PCU_Tests_NS.TC_ns_unblock pass PCU_Tests_NS.TC_ns_unblock_retrans pass PCU_Tests_NS.TC_ns_full_bringup pass PCU_Tests_NS.TC_ns_so_block Summary: pass->FAIL: 1 xfail: 5 pass: 112 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm Generated PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.merged Generated PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.merged Generated PCU_Tests.TC_countdown_procedure.merged Generated PCU_Tests.TC_cs_initial_dl.merged Generated PCU_Tests.TC_cs_initial_ul.merged Generated PCU_Tests.TC_cs_lqual_ul_tbf.merged Generated PCU_Tests.TC_cs_max_dl.merged Generated PCU_Tests.TC_cs_max_ul.merged Generated PCU_Tests.TC_dl_cs1_to_cs4.merged Generated PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.merged Generated PCU_Tests.TC_dl_flow_more_blocks.merged Generated PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.merged Generated PCU_Tests.TC_dl_llc_sapi_priority.merged Generated PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.merged Generated PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.merged Generated PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.merged Generated PCU_Tests.TC_dl_no_ack_retrans_imm_ass.merged Generated PCU_Tests.TC_egprs_pkt_chan_req_one_phase.merged Generated PCU_Tests.TC_egprs_pkt_chan_req_reject_content.merged Generated PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.merged Generated PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.merged Generated PCU_Tests.TC_egprs_pkt_chan_req_signalling.merged Generated PCU_Tests.TC_egprs_pkt_chan_req_two_phase.merged Generated PCU_Tests.TC_force_two_phase_access.merged Generated PCU_Tests.TC_imm_ass_dl_block_retrans.merged Generated PCU_Tests.TC_mcs_initial_dl.merged Generated PCU_Tests.TC_mcs_initial_ul.merged Generated PCU_Tests.TC_mcs_max_dl.merged Generated PCU_Tests.TC_mcs_max_ul.merged Generated PCU_Tests.TC_mo_ping_pong.merged Generated PCU_Tests.TC_mo_ping_pong_with_ul_racap.merged Generated PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.merged Generated PCU_Tests.TC_mt_ping_pong.merged Generated PCU_Tests.TC_mt_ping_pong_with_dl_racap.merged Generated PCU_Tests.TC_multiplex_dl_gprs_egprs.merged Generated PCU_Tests.TC_multitrx_multims_alloc.merged Generated PCU_Tests.TC_n3101_max_t3169.merged Generated PCU_Tests.TC_n3103_max_t3169.merged Generated PCU_Tests.TC_n3105_max_t3195.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.merged Generated PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.merged Generated PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.merged Generated PCU_Tests.TC_nacc_outbound_si_resolve_timeout.merged Generated PCU_Tests.TC_nacc_outbound_success.merged Generated PCU_Tests.TC_nacc_outbound_success_eutran.merged Generated PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.merged Generated PCU_Tests.TC_nacc_outbound_success_twice.merged Generated PCU_Tests.TC_nacc_outbound_success_twice_nocache.merged Generated PCU_Tests.TC_nacc_outbound_success_utran.merged Generated PCU_Tests.TC_ns_alive.merged Generated PCU_Tests.TC_ns_alive_timeout_reset.merged Generated PCU_Tests.TC_ns_full_bringup.merged Generated PCU_Tests.TC_ns_reset.merged Generated PCU_Tests.TC_ns_reset_retrans.merged Generated PCU_Tests.TC_ns_so_block.merged Generated PCU_Tests.TC_ns_unblock.merged Generated PCU_Tests.TC_ns_unblock_retrans.merged Generated PCU_Tests.TC_paging_cs_from_bts.merged Generated PCU_Tests.TC_paging_cs_from_sgsn_ptp.merged Generated PCU_Tests.TC_paging_cs_from_sgsn_sign.merged Generated PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.merged Generated PCU_Tests.TC_paging_cs_multi_ms_imsi.merged Generated PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.merged Generated PCU_Tests.TC_paging_cs_multi_ms_tmsi.merged Generated PCU_Tests.TC_paging_pch_timeout.merged Generated PCU_Tests.TC_paging_ps_from_sgsn_ptp.merged Generated PCU_Tests.TC_paging_ps_from_sgsn_sign.merged Generated PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.merged Generated PCU_Tests.TC_pcuif_fh_imm_ass_dl.merged Generated PCU_Tests.TC_pcuif_fh_imm_ass_ul.merged Generated PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.merged Generated PCU_Tests.TC_pcuif_fh_pkt_ass_dl.merged Generated PCU_Tests.TC_pcuif_fh_pkt_ass_ul.merged Generated PCU_Tests.TC_pcuif_info_ind_subsequent.merged Generated PCU_Tests.TC_pcuif_suspend.merged Generated PCU_Tests.TC_pcuif_suspend_active_tbf.merged Generated PCU_Tests.TC_pdch_energy_saving.merged Generated PCU_Tests.TC_ratectr_all_available_allocated.merged Generated PCU_Tests.TC_rim_ran_info_req_single_rep.merged Generated PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.merged Generated PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.merged Generated PCU_Tests.TC_stat_pdch_avail_occ.merged Generated PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.merged Generated PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.merged Generated PCU_Tests.TC_t3141.merged Generated PCU_Tests.TC_t3172_wait_ind_size0.merged Generated PCU_Tests.TC_t3172_wait_ind_size1.merged Generated PCU_Tests.TC_t3193.merged Generated PCU_Tests.TC_ta_idle_dl_tbf_ass.merged Generated PCU_Tests.TC_ta_ptcch_idle.merged Generated PCU_Tests.TC_ta_ptcch_ul_multi_tbf.merged Generated PCU_Tests.TC_ta_rach_imm_ass.merged Generated PCU_Tests.TC_ta_ul_ack_nack_first_block.merged Generated PCU_Tests.TC_ul_all_sizes.merged Generated PCU_Tests.TC_ul_data_toolong_fills_padding.merged Generated PCU_Tests.TC_ul_flow_multiple_llc_blocks.merged Generated PCU_Tests.TC_ul_intermediate_retrans.merged Generated PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.merged Generated PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.merged Generated PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.merged Generated PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.merged Generated PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.merged Generated PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.merged Generated PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.merged Generated PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.merged Generated PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.merged Generated PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.merged Generated PCU_Tests.TC_x2031_t3191.merged Generated PCU_Tests.TC_zero_x2031_t3191.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-pcu-test-233 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-pcu-test-asan-103-pcu + [ -n jenkins-ttcn3-pcu-test-asan-103-pcu ] + docker_kill_wait jenkins-ttcn3-pcu-test-asan-103-pcu + docker kill jenkins-ttcn3-pcu-test-asan-103-pcu jenkins-ttcn3-pcu-test-asan-103-pcu + docker wait jenkins-ttcn3-pcu-test-asan-103-pcu 137 + network_remove + set +x Removing network ttcn3-pcu-test-233 + docker network remove ttcn3-pcu-test-233 ttcn3-pcu-test-233 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-asan/_cache:/cache --name jenkins-ttcn3-pcu-test-asan-103-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-pcu-test-asan/logs/pcu-tester/junit-xml-21.log Timing Advance mismatch: expected 2, but received 0 PCU_Tests.ttcn:7640 PCU_Tests control part PCU_Tests.ttcn:572 TC_ta_ul_ack_nack_first_block testcase Timing Advance value doesn't match PCU_Tests.ttcn:7641 PCU_Tests control part PCU_Tests.ttcn:607 TC_ta_idle_dl_tbf_ass testcase Failed to match Timing Advance Index for #0 PCU_Tests.ttcn:7642 PCU_Tests control part PCU_Tests.ttcn:807 TC_ta_ptcch_ul_multi_tbf testcase Timeout of T_guard PCU_Tests.ttcn:7659 PCU_Tests control part PCU_Tests.ttcn:2057 TC_n3105_max_t3195 testcase Expected 8 PDCH slots allocated but got 4 PCU_Tests.ttcn:7717 PCU_Tests control part PCU_Tests.ttcn:3442 TC_dl_multislot_tbf_ms_class_from_sgsn testcase Expected 1 PDCH slots allocated but got 4 PCU_Tests.ttcn:7718 PCU_Tests control part PCU_Tests.ttcn:3512 TC_dl_multislot_tbf_ms_class_unknown testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE